Skip to content

Commit

Permalink
Spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanCopley committed May 4, 2015
1 parent 335be4d commit 5d0d550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The easiest way to install this module is to add the library through cocoapods:

pod 'BCScanner'

If you want to specify a certain version of `BCScanner` please note that this project uses [semantic versioning](http://semver.org). This means it is save to upgrade to every minor and patch release as this is fully backwards compatible. If you want to provide a version in your podfile, use this line:
If you want to specify a certain version of `BCScanner` please note that this project uses [semantic versioning](http://semver.org). This means it is safe to upgrade to every minor and patch release as this is fully backwards compatible. If you want to provide a version in your podfile, use this line:

pod 'BCScanner', '~> 0.1'

Expand Down Expand Up @@ -73,4 +73,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

0 comments on commit 5d0d550

Please sign in to comment.