Skip to content

Commit ee87ca3

Browse files
authored
Merge pull request #27 from TheHamkerCat/patch-2
fix: typo
2 parents 06d88c6 + a7b7c54 commit ee87ca3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Complaints are especially impactful when they are authored by a citizen of that
152152
- Help this project out by [editing this page](https://github.com/keepandroidopen/keepandroidopen.github.io/blob/main/index.md) with more useful information.
153153

154154
### Support These Projects
155-
These projects are working to provice much-needed competition in the mobile hardware space.
155+
These projects are working to provide much-needed competition in the mobile hardware space.
156156
- [Librephone by the Free Software Foundation](https://librephone.fsf.org/)
157157
- [Graphene OS](https://grapheneos.org/)
158158
- [PinePhone by Pine64](https://pine64.org/devices/pinephone/)
@@ -326,8 +326,8 @@ These projects are working to provice much-needed competition in the mobile hard
326326
</footer>
327327

328328
<style>
329-
330-
DISABLEDbody::before {
329+
/* DISABLED */
330+
body::before {
331331
content: '';
332332
position: fixed; /* Makes the background stay put while content scrolls */
333333
top: 15%;

0 commit comments

Comments
 (0)