We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7495def commit dfb6198Copy full SHA for dfb6198
public/course.tsx
@@ -490,7 +490,7 @@ function App() {
490
// Steps:
491
// 1. Place your cursor anywhere on the line with `'Click Me'` before the string.
492
// 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.
+// 3. Type `Update Name` and press `Esc` to exit insert mode.
494
495
// TODO: Change the text inside the quotes of `'Click Me'` to `'Update Name'`.
496
0 commit comments