Browse Source

Fixes type in System Log documentation

Christopher Howard 6 years ago
parent
commit
51e7f6eb0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/System_Log.md

+ 1 - 1
docs/System_Log.md

@@ -52,7 +52,7 @@ that not all the same regular expressions work for both:
 ```
 root@libreCMC:~# logread -e 'kern\.warn' # and other similar variations
 (no output)
-````
+```
 
 The system log is contained in a limited size, circular buffer in
 memory. So, if you have some process writing messages periodically,