index.mdx (Under the Hood - Introduction)

Summary: Restyle of page, including changes to spelling, grammar, links, and structure (where relevant).

Reviewed By: lblasa

Differential Revision: D37003485

fbshipit-source-id: c36fde0d7962e079f369836b1b8581b82a2f5934
This commit is contained in:
Kevin Strider
2022-06-09 05:45:28 -07:00
committed by Facebook GitHub Bot
parent d230cbfba1
commit 235ff6c926

View File

@@ -1,8 +1,9 @@
---
id: index
title: Internals
sidebar_label: Internals
title: Introduction
sidebar_label: Introduction
---
This part of the site is for those interested in **how** Flipper works, to help those wanting to modify the source code of the application itself.
This part of the site is for those interested in **how** Flipper works 'under the hood'.
The information contained within this section's pages help Developers modify the source code of the application itself.