Skip to content
This repository was archived by the owner on Jul 23, 2022. It is now read-only.

Commit cce1213

Browse files
authored
Update Ex5 README.MD - Typo fix - Opional (#624)
1 parent 018de2c commit cce1213

File tree

1 file changed

+1
-1
lines changed
  • exercises/5-non-functionals-strike-back

1 file changed

+1
-1
lines changed

exercises/5-non-functionals-strike-back/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ NOTE - a good practice for teams is to try and increase the code coverage metric
308308
</p>
309309

310310

311-
### Opional Exercise - Nightly light performance testing
311+
### Optional Exercise - Nightly light performance testing
312312
> _In this part of the exercise, we will execute light performance tasks in our API to collect data about throughput time in hopes if the API ever has some `Sam` quality code checked in, we will spot it_
313313
314314
An arbitrary value for the APIs to respond in has been chosen. It is set in the `todolist/tasks/perf-test.js` file. In this exercise we will get Jenkins to execute the tests and fail based on the score set there!

0 commit comments

Comments
 (0)