From 2dd9edbe8165a977f88d01fc627b928ea8ff854b Mon Sep 17 00:00:00 2001 From: Jasper van Loenen Date: Sat, 26 Jan 2019 17:35:09 +0100 Subject: [PATCH] typo typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24f5da97..7d539185 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ repositories { } ``` -You can then add any of the ORX artefacts to your `dependencies {}`: +You can then add any of the ORX artifacts to your `dependencies {}`: ``` dependencies { compile 'com.github.openrndr.orx::v0.0.19'