mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user