Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed Apr 6, 2015
1 parent 727a0a7 commit 9cf260f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
//! for serialising data and is an attempt to upgrade messagepack and ASN.1
//! On disk serialisation is [JSON](https://www.ietf.org/rfc/rfc4627.txt)
//!
//! [github page](https://github.com/dirvine/maidsafe_types)
//! [Project github page](https://github.com/dirvine/maidsafe_types)

extern crate rustc_serialize;
extern crate sodiumoxide;
Expand Down

0 comments on commit 9cf260f

Please sign in to comment.