Skip to content

Commit f70e4fe

Browse files
Modified post tags
1 parent e9a2b16 commit f70e4fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2020-04-11-Commonly used JavaScript functions.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Commonly used JavaScript functions"
44
date: 2020-04-11 16:00:00 -0700
5-
tags: [JavaScript, functions, methods]
5+
tags: [JavaScript, Functions, Methods]
66
comments: true
77
---
88

_posts/2020-04-13-Iterating over Object properties in JavaScript.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Iterating over Object properties in JavaScript"
44
date: 2020-04-13 20:00:00 -0700
5-
tags: [JavaScript, Object]
5+
tags: [JavaScript, Objects]
66
comments: true
77
---
88

0 commit comments

Comments
 (0)