Skip to content

Commit f505b2e

Browse files
committed
fix: typo error
1 parent ad0ea15 commit f505b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ https://hub.docker.com/r/weaponsforge/livereload-basic
136136
# Enable USE_POLLING if working in Windows WSL2 to enable live reload
137137
- USE_POLLING=true
138138
```
139-
- > **INFO:** Enable using **other ports** - uncomment the following lines in the `docker-compose.dev.yml` and add expose the new port under the `"ports"` section.
139+
- > **INFO:** Enable using **other ports** - uncomment the following lines in the `docker-compose.dev.yml` and expose the new port under the `"ports"` section.
140140
```yml
141141
ports:
142142
- "3002:3002"

0 commit comments

Comments
 (0)