diff options
Diffstat (limited to 'lfe.html.markdown')
| -rw-r--r-- | lfe.html.markdown | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/lfe.html.markdown b/lfe.html.markdown index 3e9e4915..bdf1eff8 100644 --- a/lfe.html.markdown +++ b/lfe.html.markdown @@ -1,12 +1,12 @@  --- -language: "Lisp Flavored Erlang(LFE)" -filename: lispflavorederlang.lfe +language: "Lisp Flavoured Erlang(LFE)" +filename: lispflavourederlang.lfe  contributors:    - ["Pratik Karki", "https://github.com/prertik"]  --- -Lisp Flavored Erlang(LFE) is a functional, concurrent, general-purpose programming  +Lisp Flavoured Erlang(LFE) is a functional, concurrent, general-purpose programming   language and Lisp dialect(Lisp-2) built on top of Core Erlang and the Erlang Virtual Machine(BEAM).   LFE can be obtained from [LFE](https://github.com/rvirding/lfe)  | 
