Browse Source

export: added new line to the end of the files

Kai Neuwerth 7 years ago
parent
commit
90d12d7153
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pages/linux/export.md
  2. 1 1
      pages/osx/export.md

+ 1 - 1
pages/linux/export.md

@@ -12,4 +12,4 @@
 
 - Append something to the PATH variable:
 
-`export PATH=$PATH:{{/path/to/append}}`
+`export PATH=$PATH:{{/path/to/append}}`

+ 1 - 1
pages/osx/export.md

@@ -12,4 +12,4 @@
 
 - Append something to the PATH variable:
 
-`export PATH=$PATH:{{/path/to/append}}`
+`export PATH=$PATH:{{/path/to/append}}`