Skip to content

Commit b5f9907

Browse files
authored
Remove unnecessary backticks
1 parent deb4225 commit b5f9907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/chromebook_setup/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ refresh
116116
```
117117

118118
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.
119+
Simply add the following at the end of the `mysite/settings.py` file.
120120

121121
{% filename %}mysite/settings.py{% endfilename %}
122122
```python

0 commit comments

Comments
 (0)