docs(headers): fix a typo in ContentType header's doc

This commit is contained in:
Dmitry Konishchev
2017-06-25 16:41:51 +03:00
committed by GitHub
parent 1e31e11d3d
commit 6fd46427af

View File

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