summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPratik Karki <prertik@outlook.com>2017-08-16 10:03:16 +0545
committerPratik Karki <prertik@outlook.com>2017-08-16 10:03:16 +0545
commit512c6a7bba79abef0c852d09451edc34fb561580 (patch)
tree54e4d1b290a2d8cfaf8e8990640491a9e4e84855
parent59a6fe3ff42f22e0223d8810a67641864ecd63d4 (diff)
fix flavoured spelling
-rw-r--r--lfe.html.markdown6
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)