Skip to content

Commit bf83b15

Browse files
authored
remove one extra break line
1 parent 8eed0d7 commit bf83b15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

6-data-storage/01-cookie/article.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ Here's a small set of functions to work with cookies, more convenient than a man
282282

283283
There exist many cookie libraries for that, so these are for demo purposes. Fully working though.
284284

285-
286285
### getCookie(name)
287286

288287
The shortest way to access a cookie is to use a [regular expression](info:regular-expressions).

0 commit comments

Comments
 (0)