Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/contribute/rockydocs_formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ Another possible way to enhance documentation is with ==highlighting==. Highligh
This looks like this in your editor:

```bash
Another possible way to enhance documentation is with ==highlighting==. Higlighting is handled by surrounding the text with `==`.
Another possible way to enhance documentation is with ==highlighting==. Highlighting is handled by surrounding the text with `==`.
```

## Grouping different formatting types
Expand Down