Fix typo in image url in README.md (#3929)

Summary:
Introduced in 40e65901bd

Pull Request resolved: https://github.com/facebook/flipper/pull/3929

Reviewed By: lblasa

Differential Revision: D38314975

Pulled By: LukeDefeo

fbshipit-source-id: 73240f1bd66d9d119b6e726ee45ca2fc7b0bbcc5
This commit is contained in:
Simon Marquis
2022-08-01 08:20:37 -07:00
committed by Facebook GitHub Bot
parent 5788e8db84
commit 4730c417bc

View File

@@ -17,7 +17,7 @@
Flipper (formerly Sonar) is a platform for debugging mobile apps on iOS and Android and, recently, even JS apps in your browser or in Node.js. Visualize, inspect, and control your apps from a simple desktop interface. Use Flipper as is or extend it using the plugin API. Flipper (formerly Sonar) is a platform for debugging mobile apps on iOS and Android and, recently, even JS apps in your browser or in Node.js. Visualize, inspect, and control your apps from a simple desktop interface. Use Flipper as is or extend it using the plugin API.
</p> </p>
![Flipper](website/static/img/inspector.pngg) ![Flipper](website/static/img/inspector.png)
## Table of Contents ## Table of Contents