Skip to content

Commit e2179b6

Browse files
committed
Fix a grammatical error.
1 parent 3c91268 commit e2179b6

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
@@ -18,7 +18,7 @@ See [benchmark.md](benchmark.md) for the detail.
1818

1919
Use `clack:clackup` or `woo:run` to start a web server. The first argument is a Lack "app". See [Lack's README](https://github.com/fukamachi/lack#readme) for instruction on how to build it.
2020

21-
Remember to pass ":debug nil" to turn off the debugger mode on the remote environment. Otherwise, your server will go down on any internal errors.
21+
Remember to pass ":debug nil" to turn off the debugger mode on remote environments. Otherwise, your server will go down on any internal errors.
2222

2323
### Start a server
2424

0 commit comments

Comments
 (0)