✏️ Fix typo in databases.md (#1113)
Update databases.md typo fix Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
This commit is contained in:
@@ -66,7 +66,7 @@ There are many databases of many types.
|
|||||||
|
|
||||||
### A single file database
|
### A single file database
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user