You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/academy/webscraping/scraping_basics_javascript2/13_platform.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ The command creates an `.actor` directory with `actor.json` file inside. This fi
76
76
77
77
:::tip Hidden dot files
78
78
79
-
On some systems, `.actor` might be hidden in the directory listing because it starts with a dot. Use your editor's built-in file explorer to locate it.
79
+
On some systems, `.actor` might be hidden in the directory listing because it starts with a `.`. Use your editor's built-in file explorer to locate it.
0 commit comments