Skip to content

Commit

Permalink
Clarify intended audience for architecture overview (#2995)
Browse files Browse the repository at this point in the history
  • Loading branch information
sammy-SC committed Mar 8, 2022
1 parent f610ca2 commit 49aadfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/architecture-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 49aadfc

Please sign in to comment.