From 3dd6916d3d9a8e8064d222c0603c3351133529b1 Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Wed, 6 Nov 2019 08:42:33 +1300 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40e39cc..ed785e8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You can copy the ProgressWheel.java (in the library module) and the attrs.xml co ## Usage -You can create your own progress wheel in xml like this (remeber to add ```xmlns:wheel="http://schemas.android.com/apk/res-auto"```): +You can create your own progress wheel in xml like this (remember to add ```xmlns:wheel="http://schemas.android.com/apk/res-auto"```): ```xml