Browse Source

Clarify will-redirect event doc (#32093)

AN 3 years ago
parent
commit
ac0d6bdb1e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/web-contents.md

+ 1 - 1
docs/api/web-contents.md

@@ -290,7 +290,7 @@ Returns:
 * `frameProcessId` Integer
 * `frameRoutingId` Integer
 
-Emitted as a server side redirect occurs during navigation.  For example a 302
+Emitted when a server side redirect occurs during navigation.  For example a 302
 redirect.
 
 This event will be emitted after `did-start-navigation` and always before the