Skip to content

Commit f788eb7

Browse files
authored
spelling (#11)
1 parent 78c84d6 commit f788eb7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ compiled by [@leighmcculloch](https://github.com/leighmcculloch) and contributor
55

66
_2022 update (WIP):_ I took the latest versions of several popularity lists and am ensuring the top 10 in all three lists were on this list. There have been some pretty significant changes in the past couple of years, including the addition of some _soft_ or _contextual_ keywords in Python 3 and Java, increasing their keyword counts significantly.
77

8-
In addition to the above, I migrated CI to GitHub Actions and am worknig to ensure multiple language versions with different keyword sets are represented.
8+
In addition to the above, I migrated CI to GitHub Actions and am working to ensure multiple language versions with different keyword sets are represented.
99

1010
![Languages by keyword](chart.png)
1111

@@ -863,7 +863,7 @@ Don't see a language here? Please open a pull request adding it!
863863
| Loop | Me | Mod | Module |
864864
| MustInherit | MustOverride | MyBase | MyClass |
865865
| NameOf | Namespace | Narrowing | New |
866-
| Next | Not | Nothnig | NotInheritable |
866+
| Next | Not | Nothing | NotInheritable |
867867
| NotOverridable | Object | Of | On |
868868
| Operator | Option | Optional | Or |
869869
| OrElse | Out | Overloads | Overridable |

README.md.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ compiled by [@leighmcculloch](https://github.com/leighmcculloch) and contributor
55

66
_2022 update (WIP):_ I took the latest versions of several popularity lists and am ensuring the top 10 in all three lists were on this list. There have been some pretty significant changes in the past couple of years, including the addition of some _soft_ or _contextual_ keywords in Python 3 and Java, increasing their keyword counts significantly.
77

8-
In addition to the above, I migrated CI to GitHub Actions and am worknig to ensure multiple language versions with different keyword sets are represented.
8+
In addition to the above, I migrated CI to GitHub Actions and am working to ensure multiple language versions with different keyword sets are represented.
99

1010
![Languages by keyword](chart.png)
1111

chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2098,7 +2098,7 @@
20982098
- New
20992099
- Next
21002100
- Not
2101-
- Nothnig
2101+
- Nothing
21022102
- NotInheritable
21032103
- NotOverridable
21042104
- Object

0 commit comments

Comments
 (0)