Skip to content

Commit

Permalink
Fixed typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah-Kennedy committed Sep 28, 2020
1 parent f45e0a3 commit ee628dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Overview
This crate provides an extractor for working with CBOR.
It closely mirrors the API for JSON extraction within Actix-Web, and in fact borrows most of it's
code from Actix-Web
code from Actix-Web.

# Status
This crate is not production ready at the moment. Use at your own risk.
Expand Down

0 comments on commit ee628dd

Please sign in to comment.