Skip to content

Commit 1f97ca4

Browse files
author
Eric Valois
committed
added missing semicolon
1 parent 6e08576 commit 1f97ca4

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
@@ -58,7 +58,7 @@ server {
5858
...
5959
6060
# Rocket-Nginx configuration
61-
include rocket-nginx/rocket-nginx.conf
61+
include rocket-nginx/rocket-nginx.conf;
6262
6363
...
6464
}

0 commit comments

Comments
 (0)