Skip to content

Commit dfb6198

Browse files
authored
Update public/course.tsx
1 parent 7495def commit dfb6198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/course.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ function App() {
490490
// Steps:
491491
// 1. Place your cursor anywhere on the line with `'Click Me'` before the string.
492492
// 2. Press `ci'` (change inside quotes) to delete the content inside the quotes and enter insert mode.
493-
// 3. Type`Update Name` and press `Esc` to exit insert mode.
493+
// 3. Type `Update Name` and press `Esc` to exit insert mode.
494494

495495
// TODO: Change the text inside the quotes of `'Click Me'` to `'Update Name'`.
496496

0 commit comments

Comments
 (0)