diff options
| author | flawedworld <38294951+flawedworld@users.noreply.github.com> | 2021-02-21 00:23:04 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-21 02:56:10 -0500 |
| commit | 8fe5adb1f9bf116f564846127acddfd57975bb71 (patch) | |
| tree | 5d662c5654137757bc1dc00bb927db548f75a674 | |
| parent | 420cea7221a15c68a3f778d4d69e47eac6f21e27 (diff) | |
Fix typo
| -rw-r--r-- | static/source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index 7c78deed..bf5efcd5 100644 --- a/static/source.html +++ b/static/source.html @@ -134,7 +134,7 @@ <li><a href="https://github.com/GrapheneOS/platform_packages_apps_Settings">platform_packages_apps_Settings</a></li> <li><a href="https://github.com/GrapheneOS/platform_packages_apps_SettingsIntelligence">platform_packages_apps_SettingsIntelligence</a></li> <li><a href="https://github.com/GrapheneOS/platform_packages_inputmethods_LatinIME">platform_packages_inputmethods_LatinIME</a></li> - <li><a href="https://github.com/GrapheneOS/platform_packages_modules_NetworkStack">platform_packages_modules_NetworkStacl</a></li> + <li><a href="https://github.com/GrapheneOS/platform_packages_modules_NetworkStack">platform_packages_modules_NetworkStack</a></li> <li><a href="https://github.com/GrapheneOS/platform_packages_providers_DownloadProvider">platform_packages_providers_DownloadProvider</a></li> <li><a href="https://github.com/GrapheneOS/platform_packages_services_Telephony">platform_packages_services_Telephony</a></li> <li><a href="https://github.com/GrapheneOS/platform_prebuilts_build-tools">platform_prebuilts_build-tools</a></li> |
