Merge pull request #1233 from KonishchevDmitry/patch-1

Fix a typo in ContentType header's doc
This commit is contained in:
Sean McArthur
2017-06-25 08:47:58 -07:00
committed by GitHub

View File

@@ -23,7 +23,7 @@ header! {
///
/// # Example values
/// * `text/html; charset=utf-8`
/// * `application/json
/// * `application/json`
///
/// # Examples
/// ```