Skip to content

Commit

Permalink
docs: correct spelling of TIC-TAC-TOE (#2417)
Browse files Browse the repository at this point in the history
* docs: correct spelling of TIC-TAC-TOE

* fix: removed the specified files
  • Loading branch information
Ishpreet01 authored Feb 12, 2024
1 parent 891e35f commit eee2179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2113,7 +2113,7 @@
"Projects": [
{
"github_url": "https://github.com/AmanSingh6574/tic-tac-toe-game",
"title": "TIC-TAK-TOE Game",
"title": "TIC-TAC-TOE Game",
"description": "This is a simple game of Tic-Tac-Toe built with html, css, and javascript.",
"tech": ["html", "css", "javascript"]
},
Expand Down Expand Up @@ -2266,7 +2266,7 @@
},
{
"github_url": "https://github.com/SyedImtiyaz-1/java",
"title": "java DSA Project",
"title": "Java DSA Project",
"description": "Playlist in java{DSA} for better understanding of Data Structures.",
"tech": ["java", "dsa"]
},
Expand Down

0 comments on commit eee2179

Please sign in to comment.