Skip to content

Commit 5e07f0d

Browse files
author
Maxime Jobin
committed
Merge pull request SatelliteWP#1 from ericvalois/patch-1
Missing semicolon in code documentation.
2 parents 6e08576 + 1f97ca4 commit 5e07f0d

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)