Skip to content

Commit 8b896bf

Browse files
author
lewis7134
authored
docs: update docker-desktop.md (requarks#42)
Spelling mistake
1 parent d77ef9b commit 8b896bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/docker-desktop.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This file simply defines a PostgreSQL container *(our database)* and the Wiki.js
6767
6868
## 3. Open Terminal / Command Prompt
6969
70-
On **macOS**, launch **Terminal** and navigate to the `wiki` folder your created earlier.
70+
On **macOS**, launch **Terminal** and navigate to the `wiki` folder you created earlier.
7171

7272
On **Windows**, open the folder `wiki` you created earlier in **File Explorer**.
7373
In the address bar, type `cmd` and press <kbd>ENTER</kbd> to launch a **Command Prompt** at that location.
@@ -82,4 +82,4 @@ docker compose up -d
8282

8383
## 5. Browse to Wiki.js
8484

85-
Open your browser and navigate to http://localhost to complete the installation and use Wiki.js!
85+
Open your browser and navigate to http://localhost to complete the installation and use Wiki.js!

0 commit comments

Comments
 (0)