We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c502b commit 2b0e13aCopy full SHA for 2b0e13a
README.md
@@ -89,7 +89,7 @@ The 'global' section of the file specifies the font and color theme used.
89
font = DejaVu Sans Mono
90
theme = solarized-dark
91
```
92
-These options can be overriden at the command line with the `--font` and
+These options can be overridden at the command line with the `--font` and
93
`--theme` flags.
94
95
#### Color themes
@@ -118,7 +118,7 @@ color15 = #ffffff
118
119
120
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
+has been added to the configuration it can be referred to in the global
122
section of the configuration, or be used at the command line as a parameter
123
to the `--theme` flag.
124
0 commit comments