From d32cd3856fcdcaf4b4d9c7bcce877aee3d404c6a Mon Sep 17 00:00:00 2001 From: An Phan Date: Sat, 31 Jan 2015 17:20:42 +0800 Subject: [PATCH] A cookie, not cookie --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f88a33..7116936 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ This file contains a number of front-end interview questions that can be used wh * What kind of things must you be wary of when design or developing for multilingual sites? * What are `data-` attributes good for? * Consider HTML5 as an open web platform. What are the building blocks of HTML5? -* Describe the difference between `cookie`, `sessionStorage` and `localStorage`. +* Describe the difference between a `cookie`, `sessionStorage` and `localStorage`. * Describe the difference between `