✏️ 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:
parent
10231263f2
commit
8daa54443d
@ -66,7 +66,7 @@ There are many databases of many types.
|
||||
|
||||
### 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.
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user