Skip to content

Commit 4324615

Browse files
committed
Fix typo in Readme reported by Ujjwal Thaakar
1 parent 064d37d commit 4324615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Installation
5252
The simplest way to start using JSON in your application is to copy all the source files (the contents of the `Classes` folder) into your own Xcode project.
5353

5454
1. In the Finder, navigate to the `$PATH_TO_SBJSON/Classes` folder and select all the files.
55-
1. Drop-and-drop them into your Xcode project.
55+
1. Drag-and-drop them into your Xcode project.
5656
1. Tick the **Copy items into destination group's folder** option.
5757
1. Use `#import "SBJson.h"` in your source files.
5858

0 commit comments

Comments
 (0)