diff options
author | Pratik Karki <prertik@outlook.com> | 2017-08-25 14:25:11 +0545 |
---|---|---|
committer | Pratik Karki <prertik@outlook.com> | 2017-08-25 14:25:11 +0545 |
commit | 43bb6808b9698e617a8ecbb233a597f0e00b373d (patch) | |
tree | e62b838ea45b01f11a56415f78cd560b6807687e /d.html.markdown | |
parent | d69afc403942ce7417d35bdd4e573da641ca7016 (diff) |
fix language code suffix(#2832)
Diffstat (limited to 'd.html.markdown')
-rw-r--r-- | d.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/d.html.markdown b/d.html.markdown index c682cfb5..d2a57cae 100644 --- a/d.html.markdown +++ b/d.html.markdown @@ -3,7 +3,7 @@ language: D filename: learnd.d contributors: - ["Nick Papanastasiou", "www.nickpapanastasiou.github.io"] -lang: en + --- ```d |