Skip to content

Commit 47f20e7

Browse files
committed
README.md: Fixed formatting
1 parent 27ff3bb commit 47f20e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Consider in detail properties of the <code title="MsieJavaScriptEngine.JsEngineS
9090
<td><code>EnableDebugging</code></td>
9191
<td><code title="System.Boolean">Boolean</code></td>
9292
<td><code>false</code></td>
93-
<td>Flag for whether to allow debugging in Visual Studio by adding the `debugger` statement to script code (only works in the `ChakraIeJsRt` and `ChakraEdgeJsRt` modes).</td>
93+
<td>Flag for whether to allow debugging in Visual Studio by adding the <code>debugger</code> statement to script code (only works in the <code>ChakraIeJsRt</code> and <code>ChakraEdgeJsRt</code> modes).</td>
9494
</tr>
9595
<tr valign="top">
9696
<td><code>EngineMode</code></td>

0 commit comments

Comments
 (0)