Skip to content

Commit

Permalink
Update data.js
Browse files Browse the repository at this point in the history
  • Loading branch information
raj03kumar authored Jun 23, 2023
1 parent ad4931d commit 295f7f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Homepage/Data/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,8 @@ export const data1 = [
link_game: "/TangledWords",
// Flip-card-back contents
rule_heading: "Rules to play",
step1: "1. ",
step2: "2. ",
step3: "3. ",
step1: "1. Guess the word ",
step2: "2. Stuck!! Look at Hint",
step3: "3. Enjoy the game",
}
];

0 comments on commit 295f7f3

Please sign in to comment.