Skip to content

Commit

Permalink
Remove extraneous backticks (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbaldry authored Oct 8, 2024
1 parent ee779a1 commit 7a2c42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/write/style-guide/word-list/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Use this rather than _hold the pointer over_ or _point to_.

### kebab case

Use this to refer to the naming convention where spaces between lower case words are replaced with dashes.```
Use this to refer to the naming convention where spaces between lower case words are replaced with dashes.

Use this instead of _dash case_.

Expand Down

0 comments on commit 7a2c42a

Please sign in to comment.