From b755126763026b5decaeca5088c00abaeee74843 Mon Sep 17 00:00:00 2001 From: Igor Santos <532299+igorsantos07@users.noreply.github.com> Date: Fri, 7 Jan 2022 21:39:44 -0300 Subject: [PATCH] typos --- README.md | 2 +- docs/index.md | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3f5aea7..b11b9f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Respository for wiki.t2linux.org +# Repository for wiki.t2linux.org Click [here](https://wiki.t2linux.org) to get to the wiki diff --git a/docs/index.md b/docs/index.md index 94f57eb..5f39ceb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,7 +13,7 @@ A list of those devices can be found [on Apple's website](https://support.apple. # Getting started -To get started with an installation, refer to the [roadmap](https://wiki.t2linux.org/roadmap) +To get started with an installation, refer to the [roadmap](https://wiki.t2linux.org/roadmap). # Contact us @@ -24,7 +24,7 @@ You may contact us on the [Linux on T2 Macs (2018+) Discord Server](https://disc ## Distributions Different distributions are maintained by different people in their own repositories. -If the distribution you want to use has a guide [here](https://wiki.t2linux.org/distributions/overview/), its recommended to follow it instead of the instructions given in one of the repositories or otherwise official documentation by distribution vendor, as it considers t2 support. +If the distribution you want to use has a guide [here](https://wiki.t2linux.org/distributions/overview/), it's recommended to follow it instead of the instructions given in one of the repositories or otherwise official documentation by distribution vendor, as it considers T2 support. - Arch [https://github.com/aunali1/linux-mbp-arch](https://github.com/aunali1/linux-mbp-arch) - Fedora [https://github.com/mikeeq/mbp-fedora](https://github.com/mikeeq/mbp-fedora) @@ -35,18 +35,18 @@ If the distribution you want to use has a guide [here](https://wiki.t2linux.org/ ## Kernel Modules Support for hardware is cross distro besides patches to the distribution specific kernel. -The following repos contain kernel modules for said support. +The following repos contain kernel modules for said support: - MacBook Bridge / T2 Linux Driver [https://github.com/t2linux/apple-bce-drv](https://github.com/t2linux/apple-bce-drv) - Touchbar and Ambient Light [https://github.com/t2linux/apple-ib-drv](https://github.com/t2linux/apple-ib-drv) ## Guides and similar -Note that if you are using one of the distributions listed above you should follow their install guides rather than the ones listed under this section. However they might still be important to gain a better general picture or to help with specific issues. +Note that, if you are using one of the distributions listed above, you should follow their install guides rather than the ones listed under this section. However, they might still be important to gain a better general picture or to help with specific issues. - List of Mac Model Identifiers on [everymac.com](https://everymac.com/systems/by_capability/mac-specs-by-machine-model-machine-id.html) -- Using Luks with the intergrated keyboard [https://github.com/DimitriDokuchaev/GrubLuksUnlock](https://github.com/DimitriDokuchaev/GrubLuksUnlock) -- Adding macOS like screenshot shortcuts to KDE Plasma [https://gist.github.com/networkException/5a68299accc1872749c86301c1449690](https://gist.github.com/networkException/5a68299accc1872749c86301c1449690) +- Using Luks with the integrated keyboard [https://github.com/DimitriDokuchaev/GrubLuksUnlock](https://github.com/DimitriDokuchaev/GrubLuksUnlock) +- Adding macOS-like screenshot shortcuts to KDE Plasma [https://gist.github.com/networkException/5a68299accc1872749c86301c1449690](https://gist.github.com/networkException/5a68299accc1872749c86301c1449690) - Disable thermal throttling (better performance but higher temperatures) [https://github.com/yyearth/turnoff-BD-PROCHOT](https://github.com/yyearth/turnoff-BD-PROCHOT) - Install a distribution in a virtual machine and copy it to bare metal afterwards [https://gist.github.com/Redecorating/c876a4c3b24e47d79c1f921495f62213](https://gist.github.com/Redecorating/c876a4c3b24e47d79c1f921495f62213) (using Pop!_OS as an example) - Get SMART information of your Apple Internal SSD using Linux [https://gist.github.com/AdityaGarg8/b03e57826213019fbffa747e1c724cac](https://gist.github.com/AdityaGarg8/b03e57826213019fbffa747e1c724cac) @@ -66,8 +66,8 @@ Note that if you are using one of the distributions listed above you should foll - marcosfad (Ubuntu) [https://github.com/marcosfad](https://github.com/marcosfad) - MCMrARM (MacBook Bridge / T2 Linux Driver) [https://github.com/MCMrARM](https://github.com/MCMrARM) - mikeeq (Fedora) [https://github.com/mikeeq](https://github.com/mikeeq) -- networkException (Wiki maintainence and `mbpfan` fork for T2) [https://github.com/networkException](https://github.com/networkException) -- Redecorating (Wiki maintainence and providing compiled kernels with Corellium patch for wifi) [https://github.com/Redecorating](https://github.com/Redecorating) +- networkException (Wiki maintenance and `mbpfan` fork for T2) [https://github.com/networkException](https://github.com/networkException) +- Redecorating (Wiki maintenance and providing compiled kernels with Corellium patch for wifi) [https://github.com/Redecorating](https://github.com/Redecorating) - roadrunner2 (Touchbar and Ambient Light Driver) [https://github.com/roadrunner2](https://github.com/roadrunner2) ... and many more