diff options
author | Adam Bard <github@adambard.com> | 2016-03-15 15:33:01 -0700 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2016-03-15 15:33:01 -0700 |
commit | 814e9d4e92cc996b0ddea7d743c9bd81bc6620e9 (patch) | |
tree | c52740912d648fcb19051b182e1f6c9b7f78f75b | |
parent | 4a4a12e20c812edab4735ed393cf86a54376833d (diff) |
Remove BOM from forth-es
-rw-r--r-- | es-es/forth-es.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/forth-es.html.markdown b/es-es/forth-es.html.markdown index 05dc0cc5..edc5d38c 100644 --- a/es-es/forth-es.html.markdown +++ b/es-es/forth-es.html.markdown @@ -1,4 +1,4 @@ ---- +--- language: forth contributors: - ["Horse M.D.", "http://github.com/HorseMD/"] |