aboutsummaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2019-08-02 16:39:45 +0100
committerNerdyPepper <[email protected]>2019-08-02 16:39:45 +0100
commitdfb731430b89dc88b28695baaacafe1494e74411 (patch)
tree8617e0928368b0d8aa12f9fb04b8400dee186a12 /posts
parent5b68373e9b08b5ab60d59985dff55ab238a635ca (diff)
fix typo
Diffstat (limited to 'posts')
-rw-r--r--posts/onivim_sucks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/onivim_sucks.md b/posts/onivim_sucks.md
index 5756cbf..4641ee3 100644
--- a/posts/onivim_sucks.md
+++ b/posts/onivim_sucks.md
@@ -11,7 +11,7 @@ which prohibits redistribution in both object code and source code formats.
11 11
12Onivim's source code is availabe on [GitHub](https://github.com/onivim/oni2), 12Onivim's source code is availabe on [GitHub](https://github.com/onivim/oni2),
13but its licences make it fall under the 'source availabe' catagory and not 13but its licences make it fall under the 'source availabe' catagory and not
14'open source'. They do mention that the source code trickes down to the 14'open source'. They do mention that the source code trickles down to the
15[oni2-mit](https://github.com/onivim/oni2-mit) repo, which contains (not yet) 15[oni2-mit](https://github.com/onivim/oni2-mit) repo, which contains (not yet)
16MIT-licenced code, **18 months** after each commit to the original repo. 16MIT-licenced code, **18 months** after each commit to the original repo.
17 17