Browse Source

Fixed typo

John Gorenfeld 10 years ago
parent
commit
79e05f25a9
1 changed files with 1 additions and 1 deletions
  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: