mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): remove trailing periods from answer options (#62473)
This commit is contained in:
+4
-4
@@ -97,7 +97,7 @@ Which of the following ensures that the application meets the business requireme
|
||||
|
||||
## --answers--
|
||||
|
||||
User Accessibility Testing.
|
||||
User Accessibility Testing
|
||||
|
||||
### --feedback--
|
||||
|
||||
@@ -105,11 +105,11 @@ Review the end of the lesson where this was discussed.
|
||||
|
||||
---
|
||||
|
||||
User Acceptance Testing.
|
||||
User Acceptance Testing
|
||||
|
||||
---
|
||||
|
||||
User Development Testing.
|
||||
User Development Testing
|
||||
|
||||
### --feedback--
|
||||
|
||||
@@ -117,7 +117,7 @@ Review the end of the lesson where this was discussed.
|
||||
|
||||
---
|
||||
|
||||
User Interface Testing.
|
||||
User Interface Testing
|
||||
|
||||
### --feedback--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user