Fix a typo in setup.mdx (#3244)
Summary: Protobut -> Protobuf ## Changelog Fix a typo in setup.mdx Pull Request resolved: https://github.com/facebook/flipper/pull/3244 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D33457730/V2/flipper/)| |**Modified Pages**| Reviewed By: mweststrate Differential Revision: D33457730 Pulled By: passy fbshipit-source-id: 7f8a00e3239edb01afa4e6ebe2b77f1fe63ad865
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3b2639bb12
commit
81aa1bb8f3
@@ -96,6 +96,6 @@ client?.add(FlipperKitNetworkPlugin(networkAdapter: SKIOSNetworkAdapter()))
|
|||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
## Protobut + Retrofit Setup
|
## Protobuf + Retrofit Setup
|
||||||
|
|
||||||
<ProtobufRetrofitSetup />
|
<ProtobufRetrofitSetup />
|
||||||
|
|||||||
Reference in New Issue
Block a user