Skip to content

Commit e8c80aa

Browse files
committed
remove backticks
1 parent c04e297 commit e8c80aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h4>install</h4>
8181

8282
<h4>use</h4>
8383

84-
<p><em>emulate <code>git log</code></em></p>
84+
<p><em>emulate git log</em></p>
8585

8686
<pre><code>// Load in the module.
8787
var git = require(&#39;nodegit&#39;),

0 commit comments

Comments
 (0)