diff --git a/docs/architecture-overview.md b/docs/architecture-overview.md index 0b22e32564a..a29e48b2475 100644 --- a/docs/architecture-overview.md +++ b/docs/architecture-overview.md @@ -3,4 +3,4 @@ id: architecture-overview title: Architecture Overview --- -This section is a work in progress intended to share conceptual overviews of how React Native's architecture works. Its intended audience includes library authors, core contributors, and the exceptionally curious. +This section is a work in progress intended to share conceptual overviews of how React Native's architecture works. Its intended audience includes library authors, core contributors, and the exceptionally curious. It is not a requirement to be familiar with this material to use React Native. diff --git a/website/versioned_docs/version-0.67/architecture-overview.md b/website/versioned_docs/version-0.67/architecture-overview.md index 0b22e32564a..a29e48b2475 100644 --- a/website/versioned_docs/version-0.67/architecture-overview.md +++ b/website/versioned_docs/version-0.67/architecture-overview.md @@ -3,4 +3,4 @@ id: architecture-overview title: Architecture Overview --- -This section is a work in progress intended to share conceptual overviews of how React Native's architecture works. Its intended audience includes library authors, core contributors, and the exceptionally curious. +This section is a work in progress intended to share conceptual overviews of how React Native's architecture works. Its intended audience includes library authors, core contributors, and the exceptionally curious. It is not a requirement to be familiar with this material to use React Native.