Skip to content

Commit 2b0e13a

Browse files
committed
Fix typos
1 parent a1c502b commit 2b0e13a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The 'global' section of the file specifies the font and color theme used.
8989
font = DejaVu Sans Mono
9090
theme = solarized-dark
9191
```
92-
These options can be overriden at the command line with the `--font` and
92+
These options can be overridden at the command line with the `--font` and
9393
`--theme` flags.
9494

9595
#### Color themes
@@ -118,7 +118,7 @@ color15 = #ffffff
118118
```
119119

120120
Color themes can freely be added, removed or modified. Once a color theme
121-
has been added to the configuration it can be refered to in the global
121+
has been added to the configuration it can be referred to in the global
122122
section of the configuration, or be used at the command line as a parameter
123123
to the `--theme` flag.
124124

0 commit comments

Comments
 (0)