Skip to content

Commit aef8f32

Browse files
committed
docs(readme): Do not <code> 'misc'
1 parent 0fc55a4 commit aef8f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ It can look redundant (compared to `if ! fn; then :; fi`) to define error functi
3737

3838
The function `core.print_stacktrace` prints the stack trace. It is recommended to use this with `core.trap_add` (see [example](./docs/api.md#coreprint_stacktrace))
3939

40-
### `misc`
40+
### Misc
4141

4242
Miscellaneous functions
4343

0 commit comments

Comments
 (0)