From 979940d82c385cfe695cec8aa9460cba6bf32910 Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Sun, 6 Oct 2019 10:43:45 +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 e54860e..ce534a6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ How to install 3. Clean build the actionbarsherlock project on eclipse 4. Import VolleySample into your eclipse as an existing Android project 5. Clean build the VolleySample project on eclipse -6. Make sure the actionbarsherlock libray project is refered from VolleySample project +6. Make sure the actionbarsherlock libray project is referred from VolleySample project What's Volley ------