diff --git a/Dashboard:-My-filters.md b/Dashboard:-My-filters.md
index 244f612..03cca48 100644
--- a/Dashboard:-My-filters.md
+++ b/Dashboard:-My-filters.md
@@ -11,7 +11,7 @@ uBO uses [CodeMirror's widget](https://codemirror.net/index.html) to freely edit
The following keyboard shortcuts are available during editing -- most of them are handled by CodeMirror by default (I mostly lazily transcribed [CodeMirror's own documentation](https://codemirror.net/doc/manual.html#commands)):
-|`______PC______`|`_____Mac_____`| Function |
+|PC
`_______________`|Mac
`_______________`| Function
`_______________`|
|----|-----|:---------|
| Ctrl-A | Cmd-A | Select the whole content of the editor.
| Ctrl-D | Cmd-D | Deletes the whole line under the cursor, including newline at the end.