doc: remove extra backtick

PR-URL: https://github.com/nodejs/node/pull/31186
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
cjihrig
2020-01-04 09:58:59 -05:00
committed by Rich Trott
parent 493faf606d
commit 36c212e25e

View File

@@ -174,7 +174,7 @@ class Foo {
### `snake_case` for C-like structs
For `plain C-like structs snake_case can be used.
For plain C-like structs snake_case can be used.
```c++
struct foo_bar {