Skip to content

Commit 8b6331e

Browse files
committed
Fix sentence structure
1 parent 3330f09 commit 8b6331e

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
@@ -17,7 +17,7 @@ Antenna uses [Docker](https://docs.docker.com/get-docker/) & [Docker Compose](ht
1717
127.0.0.1 django
1818
```
1919
3) The following commands will build all services, run them in the background, and then stream the logs.
20-
1) Standard development: will use a pre-built version of the frontend that will not have hot-reloading enabled, but will make startup time faster when restarting the stack.
20+
1) Standard development: will use a pre-built version of the frontend that will not have hot-reloading enabled. However, it will make startup time faster when restarting the stack.
2121
```sh
2222
# Start the whole compose stack
2323
docker compose up -d

0 commit comments

Comments
 (0)