mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fix Small Typo
This commit is contained in:
@@ -86,7 +86,7 @@ $ docker run \
|
||||
node-docker
|
||||
```
|
||||
|
||||
The `yoda_notes` at the end of the connection string is the desired name for our database.
|
||||
The `notes` at the end of the connection string is the desired name for our database.
|
||||
|
||||
Let’s test that our application is connected to the database and is able to add a note.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user