Skip to content

Commit

Permalink
Fix typo Lear > Learn
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-broyles committed Nov 14, 2024
1 parent df8f1bd commit 04f459f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/react/src/components/GuideSteps/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Steps = [
<ul>
<li>Identity and notify the right stakeholders from your organization and your deployment partners for each zero trust pillar</li>
<li>Review the <a href="docs/workshop-guidance/delivery-guide" title="Workshop Delivery Guide">delivery guide</a></li>
<li>(Optional) Run the <a href="docs/app-permissions" title="Lear about the Zero Trust Assessment">Zero Trust Assessment</a> to make sure you are starting with a healthy configuration</li>
<li>(Optional) Run the <a href="docs/app-permissions" title="Learn about the Zero Trust Assessment">Zero Trust Assessment</a> to make sure you are starting with a healthy configuration</li>
</ul>
</>
),
Expand Down

0 comments on commit 04f459f

Please sign in to comment.