diff options
| -rw-r--r-- | reason.html.markdown | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/reason.html.markdown b/reason.html.markdown index 4b909bdf..45633cf5 100644 --- a/reason.html.markdown +++ b/reason.html.markdown @@ -1,6 +1,4 @@  --- -name: Reason -category: language  language: reason  filename: reason.re  contributors: @@ -542,4 +540,4 @@ module SpecializedStaff = {  - [Official Reason Docs](https://reasonml.github.io/docs/en/what-and-why)  - [Official BuckleScript Docs](https://bucklescript.github.io/docs/en/what-why)  - [Try Reason](https://reasonml.github.io/en/try) -- [Get Started with Reason by Nik Graf](https://egghead.io/courses/get-started-with-reason)
\ No newline at end of file +- [Get Started with Reason by Nik Graf](https://egghead.io/courses/get-started-with-reason) | 
