Skip to content

Commit a7b7c54

Browse files
authored
fix: typo
1 parent 0309535 commit a7b7c54

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@ 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/)
157-
- [Graphine OS](https://grapheneos.org/)
157+
- [Graphene OS](https://grapheneos.org/)
158158
- [PinePhone by Pine64](https://pine64.org/devices/pinephone/)
159159
- [Spirit Smartphone by V3lectronics](https://github.com/V3lectronics/SPIRIT)
160160
- [Shiftphone](https://www.shift.eco/en/)
@@ -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)