Skip to content

Commit 4c3a646

Browse files
Apply suggestions from code review
Co-authored-by: Ursula Chen <[email protected]>
1 parent a8e1c7c commit 4c3a646

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

developer-extension/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Info tab contains information about Session and RUM SDK configurations
9090
Read the [Extend the developers
9191
tools](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools)
9292
MDN guide to get up to speed with WebExtensions for devtools. In particular, look for the
93-
various entrypoints (panel.html, devtools.html) and the content script communication as it'
93+
various entrypoints (panel.html, devtools.html) and the content script communication, as it'
9494
s not straightforward.
9595

9696
To work on the developer extension and debug it easily:
@@ -99,4 +99,4 @@ To work on the developer extension and debug it easily:
9999

100100
2. Run `yarn dev`.
101101

102-
3. It should open a Chrome browser window with the developer extension loaded.
102+
3. A Chrome browser window with the developer extension loaded opens.

0 commit comments

Comments
 (0)