fix typo
authorDick Choi <fluke8259@gmail.com>
Sun, 6 Sep 2015 03:36:27 +0000 (12:36 +0900)
committerDick Choi <fluke8259@gmail.com>
Sun, 6 Sep 2015 03:36:27 +0000 (12:36 +0900)
Code block should be ended ``

docs-translations/ko/api/content-tracing.md

index f6010d1..6c81338 100644 (file)
@@ -15,7 +15,7 @@ contentTracing.startRecording('*', contentTracing.DEFAULT_OPTIONS, function() {
     });
   }, 5000);
 });
-``
+```
 
 ## Methods