We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
databases.md
1 parent 1023126 commit 8daa544Copy full SHA for 8daa544
docs/databases.md
@@ -66,7 +66,7 @@ There are many databases of many types.
66
67
### A single file database
68
69
-A database could be a single file called `heroes.db`, managed with code in a very efficient way. An example would be SQLite, more about that on a bit.
+A database could be a single file called `heroes.db`, managed with code in a very efficient way. An example would be SQLite, more about that in a bit.
70
71

72
0 commit comments