diff options
| -rw-r--r-- | phel.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/phel.html.markdown b/phel.html.markdown index d5a66115..4747838b 100644 --- a/phel.html.markdown +++ b/phel.html.markdown @@ -6,7 +6,7 @@ contributors:  ---  [Phel](https://phel-lang.org/) is a functional programming language that compiles to PHP. -It is a dialect of Lisp inspired by Phel and Janet. +It is a dialect of Lisp inspired by Clojure and Janet.  ## Features  - Built on PHP's ecosystem | 
