Fixed typo

This commit is contained in:
Simon Willison 2017-11-13 21:28:02 -08:00 committed by GitHub
commit 075d422c0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container and deploying that container to hosting providers such as [Zeit Now](https://zeit.co/now).
Soke examples: https://github.com/simonw/datasette/wiki/Datasettes
Some examples: https://github.com/simonw/datasette/wiki/Datasettes
## Installation