Skip to content

Commit

Permalink
fix: revise grammatical errors
Browse files Browse the repository at this point in the history
  • Loading branch information
CBID2 authored Jul 25, 2023
1 parent 2fd97b8 commit b609257
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions database/frontend/react.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[
{
"name": "React js",
"description": "Free online course for learning react js",
"description": "Free online course for learning React js",
"url": "https://scrimba.com/learn/learnreact#",
"category": "frontend",
"subcategory": "react",
"language": "english"
},
{
"name": "React js",
"description": "Free React course in order to learn fundamentals of React by FreeCodeCamp. This course is beginner friendly and easy to understand and to apply in large codebase.",
"description": "This freecodecamp course is beginner friendly and provides information that developers can apply in large codebases.",
"url": "https://youtu.be/4UZrsTqkcW4",
"category": "frontend",
"subcategory": "react",
Expand Down Expand Up @@ -87,7 +87,7 @@
},
{
"name": "DEVHINTS.IO React.js Cheatsheet",
"description": "This is a React.js cheatsheet that gives a comprehensive guide on the most fundamental concepts of React.js, and it offers a knowledge management approach to help remember those concepts easily.",
"description": "This React.js cheatsheet gives comprehensive information on the language's fundamental concepts and implements a knowledge management approach to help developers understand them.",
"url": "https://devhints.io/react",
"category": "frontend",
"subcategory": "react"
Expand Down

0 comments on commit b609257

Please sign in to comment.