diff --git a/readme.md b/readme.md index d74052b..c5ee02f 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ properties: comment: 'User Agent send for all requests. Must be a browser user agent otherwise requests wont go through' type: string session_id: - comment: 'Contents of PHPSESSID for a logged in pixiv session. You should put this in it's own config file' + comment: "Contents of PHPSESSID for a logged in pixiv session. You should put this in it's own config file" type: string base_url: comment: 'The base url where you will expose feeds/ and pages/ on your server'