diff --git a/pages/linux/export.md b/pages/linux/export.md index 28ffe0e56f..92e0c93225 100644 --- a/pages/linux/export.md +++ b/pages/linux/export.md @@ -12,4 +12,4 @@ - Append something to the PATH variable: -`export PATH=$PATH:{{/path/to/append}}` \ No newline at end of file +`export PATH=$PATH:{{/path/to/append}}` diff --git a/pages/osx/export.md b/pages/osx/export.md index 28ffe0e56f..92e0c93225 100644 --- a/pages/osx/export.md +++ b/pages/osx/export.md @@ -12,4 +12,4 @@ - Append something to the PATH variable: -`export PATH=$PATH:{{/path/to/append}}` \ No newline at end of file +`export PATH=$PATH:{{/path/to/append}}`