diff options
author | Divay Prakash <divayprakash3@gmail.com> | 2018-10-27 16:59:35 +0530 |
---|---|---|
committer | Divay Prakash <divayprakash3@gmail.com> | 2018-10-27 16:59:35 +0530 |
commit | b6e92255321071bac1a194112661e79cc6ea2f1b (patch) | |
tree | 27f48eb0c4406620e8dff9e6d57b088644bacfe8 /smalltalk.html.markdown | |
parent | b99967e809e8ad6497920b1792486c772bbc0c70 (diff) |
Fix page title
Diffstat (limited to 'smalltalk.html.markdown')
-rw-r--r-- | smalltalk.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smalltalk.html.markdown b/smalltalk.html.markdown index b4a0669f..87135cf4 100644 --- a/smalltalk.html.markdown +++ b/smalltalk.html.markdown @@ -1,5 +1,5 @@ --- -language: smalltalk +language: Smalltalk filename: smalltalk.st contributors: - ["Jigyasa Grover", "https://github.com/jig08"] |