aboutsummaryrefslogtreecommitdiff
path: root/crates/README.rst
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-23 16:59:26 +0000
committerFuwn <[email protected]>2021-05-23 16:59:26 +0000
commite93269334229467e760d6499e0b92c92e87e7a8f (patch)
treeed0abee6ad890de79fddd8675fcecfcb529363ac /crates/README.rst
parentdocs(crates): modify crate descriptions to fit their tasks (diff)
downloadwhirl-e93269334229467e760d6499e0b92c92e87e7a8f.tar.xz
whirl-e93269334229467e760d6499e0b92c92e87e7a8f.zip
docs(global): spelling corrections, global docs
Diffstat (limited to 'crates/README.rst')
-rw-r--r--crates/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/README.rst b/crates/README.rst
index 0b0860b..a2e262c 100644
--- a/crates/README.rst
+++ b/crates/README.rst
@@ -15,7 +15,7 @@
- The API, for external interaction.
- :code:`0.1.0`
* - :code:`whirl_common`
- - Assorted utilites, for global use.
+ - Assorted utilities, for global use.
- :code:`0.1.0`
* - :code:`whirl_config`
- Configuration utilities, to interact with the configuration system.