aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornoreply@github.com <noreply@github.com>2019-10-01 17:30:24 +0000
committernoreply@github.com <noreply@github.com>2019-10-01 17:30:24 +0000
commit9c4e13c8928645c4a5f06f722a051235d8669462 (patch)
tree41c36a25b1387c3774585f51d6e03fc8b0643373 /README.md
parent6f0a78a965760e1507bc19434d2a2fe7f4245503 (diff)
downloadcpt-9c4e13c8928645c4a5f06f722a051235d8669462.tar.gz
Fixed minor spelling issues
FossilOrigin-Name: 53b69e5a125893f3fc0991dc5221d74aafc4fa21f6cac3b2efb4e267e91f2531
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c3af25e..d531245 100644
--- a/README.md
+++ b/README.md
@@ -29,13 +29,13 @@ Tiny and straightforward package manager for KISS written in POSIX `sh`.
See: <https://getkiss.org/pages/package-system/>
-## Extending the package manager.
+## Extending the package manager
See: https://github.com/kisslinux/kiss-utils
## Shell compatibility
-KISS is written in POSIX `sh` though each shell has its own set of quirks.Below are the currently known to work and tested shells (as `/bin/sh`).
+KISS is written in POSIX `sh` though each shell has its own set of quirks. Below are the currently known to work and tested shells (as `/bin/sh`).
- `ash`
- `dash`