mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00
fix typo
This commit is contained in:
@@ -63,7 +63,7 @@ in your Dockerfile is sufficient.
|
||||
|
||||
```python
|
||||
{
|
||||
'username': 'name'
|
||||
'username': 'name',
|
||||
'state': {}
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user