summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorditam <ditam@users.noreply.github.com>2017-10-15 21:34:21 +0200
committerditam <ditam@users.noreply.github.com>2017-10-15 21:34:21 +0200
commit5239dfadae5f572e620046d962d219110a7885aa (patch)
treef5efaf1c4050f814ea5453218ddd35eaec260d4b
parent8612e00b9f26feafcb531609f0ab0ec61ea06dd0 (diff)
fix small typos
-rw-r--r--haxe.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxe.html.markdown b/haxe.html.markdown
index e811031e..df2a1e78 100644
--- a/haxe.html.markdown
+++ b/haxe.html.markdown
@@ -770,8 +770,8 @@ class UsingExample {
```
We're still only scratching the surface here of what Haxe can do. For a formal
-overiew of all Haxe features, checkout the [online
-manual](http://haxe.org/manual), the [online api](http://api.haxe.org/), and
+overview of all Haxe features, checkout the [online
+manual](http://haxe.org/manual), the [online API](http://api.haxe.org/), and
"haxelib", the [haxe library repo] (http://lib.haxe.org/).
For more advanced topics, consider checking out: