testing: fix typo

This commit is contained in:
Christian Breunig 2023-12-22 12:29:55 +01:00
parent abca9c0c20
commit ad4a92eb98

View File

@ -4,10 +4,11 @@
Testing Testing
####### #######
One of the major advantages introduced in VyOS 1.3 is an autmated test framework. One of the major advantages introduced in VyOS 1.3 is an automated test
When assembling an ISO image multiple things can go wrong badly and publishing framework. When assembling an ISO image multiple things can go wrong badly and
a faulty ISO makes no sense. The user is disappointed by the quality of the image publishing a faulty ISO makes no sense. The user is disappointed by the quality
and the developers get flodded with bug reports over and over again. of the image and the developers get flodded with bug reports over and over
again.
As the VyOS documentation is not only for users but also for the developers - As the VyOS documentation is not only for users but also for the developers -
and we keep no secret documentation - this section describes how the automated and we keep no secret documentation - this section describes how the automated