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