Skip to content

Commit a150b04

Browse files
authored
Merge pull request #111 from jupyterhub/ryanlovett-patch-2
Default timeout is 5, not 5s.
2 parents de75109 + 72befac commit a150b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server-process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pairs.
3939

4040
#. **timeout**
4141

42-
Timeout in seconds for the process to become ready, default ``5s``.
42+
Timeout in seconds for the process to become ready, default ``5``.
4343

4444
A process is considered 'ready' when it can return a valid HTTP response on the
4545
port it is supposed to start at.

0 commit comments

Comments
 (0)