Skip to content

Commit 2e53b6d

Browse files
authored
docs: fix typo (#65)
1 parent 281d960 commit 2e53b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Headers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following directories and files exist:
2626
├── formatting # Specify a formatter to parse configs and warnings to text.
2727
│ └── asl.h # Formatter specialized for human-readable prints to fixed-width consoles (Default).
2828
29-
├── logging # Sepcify an output logger to log warnings and errors to.
29+
├── logging # Specify an output logger to log warnings and errors to.
3030
│ ├── log_to_glog.h # Log to glog. Dependes on 'google/logging'.
3131
│ └── log_to_stdout.h # Log to stdout console (Default).
3232

0 commit comments

Comments
 (0)