diff options
| author | Dimitris Kokkonis <kokkonisd@gmail.com> | 2019-08-02 16:10:49 +0200 | 
|---|---|---|
| committer | Dimitris Kokkonis <kokkonisd@gmail.com> | 2019-08-02 16:10:49 +0200 | 
| commit | 394d27affd84003234646c7f32fc59d297465c72 (patch) | |
| tree | 4a20bbb6685373ad2685e293c7fc1589661289d8 | |
| parent | 3cdf51194ef69003fcb2b7a0bef2ddba8425af38 (diff) | |
Correct typo in source file name
| -rw-r--r-- | el-gr/html-gr.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/el-gr/html-gr.html.markdown b/el-gr/html-gr.html.markdown index 84caab74..0ca6e326 100644 --- a/el-gr/html-gr.html.markdown +++ b/el-gr/html-gr.html.markdown @@ -1,6 +1,6 @@  ---  language: html -filename: learnhtml-gr.txt +filename: learnhtml-gr.html  contributors:      - ["Dimitri Kokkonis", "https://github.com/kokkonisd"]  lang: el-gr | 
