Skip to content

Commit 04f459f

Browse files
committed
Fix typo Lear > Learn
1 parent df8f1bd commit 04f459f

File tree

1 file changed

+1
-1
lines changed
  • src/react/src/components/GuideSteps

1 file changed

+1
-1
lines changed

src/react/src/components/GuideSteps/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const Steps = [
1212
<ul>
1313
<li>Identity and notify the right stakeholders from your organization and your deployment partners for each zero trust pillar</li>
1414
<li>Review the <a href="docs/workshop-guidance/delivery-guide" title="Workshop Delivery Guide">delivery guide</a></li>
15-
<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>
15+
<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>
1616
</ul>
1717
</>
1818
),

0 commit comments

Comments
 (0)