diff --git a/docs/internals/index.mdx b/docs/internals/index.mdx index bdb15691c..c270b1f3c 100644 --- a/docs/internals/index.mdx +++ b/docs/internals/index.mdx @@ -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.