From 05c1f0aa2586472f232400803d4ede629834d949 Mon Sep 17 00:00:00 2001 From: eyy Date: Tue, 24 Mar 2015 15:17:45 +0200 Subject: [PATCH] fixing quote --- superagent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superagent.md b/superagent.md index 891656c3a..64454e633 100644 --- a/superagent.md +++ b/superagent.md @@ -19,7 +19,7 @@ layout: default charset: "UTF-8" headers: { 'cache-control': 'public', - 'content-type': 'text/html; charset=UTF-8" + 'content-type': 'text/html; charset=UTF-8' } accepted: false