Skip to content

Commit df212ab

Browse files
authored
Apply suggestion from @avdhoottt
1 parent 2e1b05c commit df212ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/javascript/concepts/strings/terms/lastIndexOf/lastIndexOf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ console.log(prevError);
5959
The output of this code is:
6060

6161
```shell
62-
0
62+
38
6363
```
6464

6565
## Codebyte Example: Locating the Last Hashtag in a Social Media Caption

0 commit comments

Comments
 (0)