Skip to content

Commit 80eb803

Browse files
committed
chore: update text
1 parent a1a9342 commit 80eb803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Simple localhost static website development environment for plain HTML, CSS, and JavaScript files with live reload.
44

5-
Its development and static hosting and file-serving architecture are closer to traditional static web servers. Uses **Gulp** and **Browser-Sync**
5+
Its development static hosting and file-serving architecture are closer to traditional static web servers. Uses **Gulp** and **Browser-Sync**
66

77
> [!NOTE]
88
> An alternate localhost static development environment, also with live reload using Webpack is available at<br>
@@ -139,7 +139,7 @@ https://hub.docker.com/r/weaponsforge/livereload-basic
139139

140140
### Development Image
141141

142-
The **development** Docker image contains Node runtime, Gulp, Browser-Sync and yarn dependencies, and the latest repository source codes for local development. Build it with:
142+
The **development** Docker image contains Node runtime, Gulp, Browser-Sync and Yarn dependencies, and the latest repository source codes for local development. Build it with:
143143

144144
`docker compose -f docker-compose.dev.yml build`
145145

0 commit comments

Comments
 (0)