Update network-plugin.md (#797)
Summary: fixes typo ## Changelog - fixes typo on network page Pull Request resolved: https://github.com/facebook/flipper/pull/797 Test Plan: n/a Reviewed By: priteshrnandgaonkar Differential Revision: D19902534 Pulled By: passy fbshipit-source-id: fc25d8a1fc0889a1b4e5003c724781f54d01f65d
This commit is contained in:
committed by
Facebook Github Bot
parent
a24b043df0
commit
cadf0fc6d7
@@ -5,7 +5,7 @@ title: Network
|
||||
|
||||
→ [See setup instructions for the Network plugin](setup/network-plugin.md)
|
||||
|
||||
Use the Network inspector to inspect outgoing network traffic our apps. You can easily browse all requests being made and their responses. The plugin also supports gzipped responses.
|
||||
Use the Network inspector to inspect outgoing network traffic in your apps. You can easily browse all requests being made and their responses. The plugin also supports gzipped responses.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user