diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 39070fc7..78743edf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -117,7 +117,7 @@ Here’s an example for JavaScript: title: Format Date description: Formats a date in 'YYYY-MM-DD' format. author: dostonnabotov -tags: javascript,date,format +tags: date,format --- ```js diff --git a/README.md b/README.md index 90b3effb..f778fce9 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Here's an example for JavaScript: title: Format Date description: Formats a date in 'YYYY-MM-DD' format. author: dostonnabotov -tags: javascript,date,format +tags: date,format --- ```js