[handbook][bsdinstall] Fix typo.

Summary: s/perfomance/performance

Test Plan:
* igor clean
* Page renders properly

Reviewers: #docs, ygy
Reviewed By: #docs, ygy
Differential Revision: https://reviews.freebsd.org/D28214
This commit is contained in:
Fernando Apesteguía 2021-01-18 18:31:02 +01:00
parent 2a93091cc3
commit 0d4371e5cc

View file

@ -1731,7 +1731,7 @@ commit your changes?</programlisting>
<listitem>
<para><literal>mirror</literal> - Mirroring stores a complete
copy of all data on every disk. Mirroring provides a good
read perfomance because data is read from all disks in
read performance because data is read from all disks in
parallel. Write performance is slower as the data must be
written to all disks in the pool. Allows all but one disk
to fail. This option requires at least two disks.</para>