fix(curriculum): typo in top introduction to flexbox challenge type 15 (#62405)

This commit is contained in:
Clarence Bakosi
2025-09-29 12:09:40 +01:00
committed by GitHub
parent c9626fc86f
commit a627116efd

View File

@@ -6,7 +6,7 @@ dashedName: introduction-flexbox-lesson-d
---
# --description--
Now that you have a basic understanding of how flexbox works, what is the primairy role of a flex item in a `flexbox` layout? Try and answer the question below.
Now that you have a basic understanding of how flexbox works, what is the primary role of a flex item in a `flexbox` layout? Try and answer the question below.
# --questions--