diff options
| author | Chloe Kudryavtsev <toast@toastin.space> | 2019-02-27 21:07:21 -0500 |
|---|---|---|
| committer | Chloe Kudryavtsev <toast@toastin.space> | 2019-02-27 21:07:21 -0500 |
| commit | 02bfd71a8704d8d19e895ed30e29101118dd9edf (patch) | |
| tree | a7032ebee1df5da7519daf701731aecf4e5f192f | |
| parent | 186c508c335a4fd95cd9fa833bed1685b16669af (diff) | |
| download | user-handbook-02bfd71a8704d8d19e895ed30e29101118dd9edf.tar.bz2 user-handbook-02bfd71a8704d8d19e895ed30e29101118dd9edf.tar.xz | |
[Intro] Fix typo: flexibile -> flexible
| -rw-r--r-- | modules/ROOT/pages/index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 96fa227..1957824 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -57,7 +57,7 @@ Secure SHell - a convenient way to use a shell on another system in a secure way Terminal emulator:: A display or window, usually with a black background and white font, that can host a shell. UEFI:: -Unified Extendible Firmware Interface - a more complex and more flexibile replacement for the BIOS, that can, however, make manual and automatic setup more complex and difficult, under some circumstances. +Unified Extendible Firmware Interface - a more complex and more flexible replacement for the BIOS, that can, however, make manual and automatic setup more complex and difficult, under some circumstances. === Shell When you see a block like the one that follows, that is usually a "command" you can run. |
