We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb4225 commit b5f9907Copy full SHA for b5f9907
1 file changed
en/chromebook_setup/instructions.md
@@ -116,7 +116,7 @@ refresh
116
```
117
118
In order to see detailed error messages, you can activate Django debug logs for your Glitch application.
119
-Simply add the following at the end of the ```mysite/settings.py``` file.
+Simply add the following at the end of the `mysite/settings.py` file.
120
121
{% filename %}mysite/settings.py{% endfilename %}
122
```python
0 commit comments