Skip to content

Commit

Permalink
Update back.js
Browse files Browse the repository at this point in the history
  • Loading branch information
beatfactor authored Aug 15, 2021
1 parent 62b240e commit 544bcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/api/protocol/back.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const ProtocolAction = require('./_base-action.js');

/**
* Navigate backwards in the browser history, if possible.
* Navigate backwards in the browser history, if possible (the equivalent of hitting the browser back button).
*
* @method back
* @link /#back
Expand Down

0 comments on commit 544bcff

Please sign in to comment.