fix some minor documentation typos

* Capitalize Conduit and Grapevine
* Replace a "Not" with "Note"
* Change a "Conduit 0.7.0" to "Conduit <0.8.0"
* Expand "db" to "database" and "database schema" as appropriate
This commit is contained in:
Charles Hall 2024-12-11 10:03:17 -08:00
parent daceadb310
commit 554751917a
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
2 changed files with 19 additions and 18 deletions

View file

@ -2,6 +2,6 @@
* [Introduction](./introduction.md)
* [Code of conduct](./code-of-conduct.md)
* [Migration to/from conduit](./migration.md)
* [Migration to/from Conduit](./migration.md)
* [Contributing](./contributing.md)
* [Changelog](./changelog.md)