소스 검색

Merge pull request #431 from johngoren/patch-1

Fixed typo
August "Gus" Mueller 10 년 전
부모
커밋
f07d6f0b23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.markdown

+ 1 - 1
README.markdown

@@ -33,7 +33,7 @@ pod 'FMDB'
 http://ccgus.github.io/fmdb/html/index.html
 
 ## Automatic Reference Counting (ARC) or Manual Memory Management?
-You can use either style in your Cocoa project.  FMDB Will figure out which you are using at compile time and do the right thing.
+You can use either style in your Cocoa project.  FMDB will figure out which you are using at compile time and do the right thing.
 
 ## Usage
 There are three main classes in FMDB: