Skip to content

Commit

Permalink
doc(crate): fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Huo Linhe committed May 13, 2016
1 parent 65b647e commit 2e35359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A high-level UnQLite database engine wrapper.
[![travis-badge][]][travis] [![release-badge][]][cargo] [![downloads]][cargo]
[![docs-badge][]][docs] [![license-badge][]][cargo]

NOTE: Some of the documents is stolen from [UnQLite Offical Website][unqlite].
NOTE: Some of the documents is stolen from [UnQLite Official Website][unqlite].

## What is UnQLite?

Expand Down
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//! [![travis-badge][]][travis] [![release-badge][]][cargo] [![downloads]][cargo]
//! [![docs-badge][]][docs] [![license-badge][]][cargo]
//!
//! NOTE: Some of the documents is stolen from [UnQLite Offical Website][unqlite].
//! NOTE: Some of the documents is stolen from [UnQLite Official Website][unqlite].
//!
//! # What is UnQLite?
//!
Expand Down

0 comments on commit 2e35359

Please sign in to comment.