Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kkalev committed Dec 8, 2023
1 parent e8c7929 commit 060bb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ console.log(url[0]);
await browser.close();
})();
```
### Funcions
### Functions
* `click`
- Click a button
- Arguments
Expand Down

0 comments on commit 060bb3f

Please sign in to comment.