Fixed minor spelling issues

This commit is contained in:
Kim Ausloos 2019-10-01 19:30:24 +02:00 committed by GitHub
parent f16d3ca3e4
commit 7ebffdae20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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`