Skip to content

Commit 321f1ca

Browse files
fix: Workflow Bot -- Build Dictionaries (#4082)
1 parent dcb3f29 commit 321f1ca

File tree

5 files changed

+8
-5
lines changed

5 files changed

+8
-5
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Please feel free to contribute to this project.
1313

1414
- If you have a word you believe belongs in a dictionary, send a pull request.
1515
- For words associated with a particular programming language / environment, they should go in the appropriate dictionary under `dictionaries/<language>/src/<language>.txt`(s).
16-
- It is okey to add multiple words in one Pull request, as long as they are related _(same dictionary or concept)_
16+
- It is okay to add multiple words in one Pull request, as long as they are related _(same dictionary or concept)_
1717
- For general-purpose words, put them in the closest appropriate `dictionaries/<general-area>`(s).
1818
- See the `README.md` files in those directories for more information.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,8 +441,8 @@ Special thanks to all of our amazing contributors!
441441
[<img alt="Contributor digger-yu" src="https://avatars.githubusercontent.com/u/55081697?v=4&size=128" width=64>](https://github.com/digger-yu)
442442
[<img alt="Contributor Ki-er" src="https://avatars.githubusercontent.com/u/32241933?v=4&size=128" width=64>](https://github.com/Ki-er)
443443
[<img alt="Contributor arkid15r" src="https://avatars.githubusercontent.com/u/2201626?v=4&size=128" width=64>](https://github.com/arkid15r)
444-
[<img alt="Contributor calvinballing" src="https://avatars.githubusercontent.com/u/5534029?v=4&size=128" width=64>](https://github.com/calvinballing)
445444
[<img alt="Contributor rbalet" src="https://avatars.githubusercontent.com/u/44493964?v=4&size=128" width=64>](https://github.com/rbalet)
445+
[<img alt="Contributor calvinballing" src="https://avatars.githubusercontent.com/u/5534029?v=4&size=128" width=64>](https://github.com/calvinballing)
446446
[<img alt="Contributor spotlesscoder" src="https://avatars.githubusercontent.com/u/25173078?v=4&size=128" width=64>](https://github.com/spotlesscoder)
447447
[<img alt="Contributor d2s" src="https://avatars.githubusercontent.com/u/135053?v=4&size=128" width=64>](https://github.com/d2s)
448448
[<img alt="Contributor abdusabri" src="https://avatars.githubusercontent.com/u/25670682?v=4&size=128" width=64>](https://github.com/abdusabri)

dictionaries/fullstack/dict/fullstack.txt

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/contributors.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@
514514
"login": "Jason3S",
515515
"html_url": "https://github.com/Jason3S",
516516
"avatar_url": "https://avatars.githubusercontent.com/u/3740137?v=4",
517-
"contributions": 1426,
517+
"contributions": 1427,
518518
"type": "User"
519519
},
520520
{
@@ -990,7 +990,7 @@
990990
"login": "rbalet",
991991
"html_url": "https://github.com/rbalet",
992992
"avatar_url": "https://avatars.githubusercontent.com/u/44493964?v=4",
993-
"contributions": 16,
993+
"contributions": 21,
994994
"type": "User"
995995
},
996996
{

static/contributors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
[<img alt="Contributor digger-yu" src="https://avatars.githubusercontent.com/u/55081697?v=4&size=128" width=64>](https://github.com/digger-yu)
88
[<img alt="Contributor Ki-er" src="https://avatars.githubusercontent.com/u/32241933?v=4&size=128" width=64>](https://github.com/Ki-er)
99
[<img alt="Contributor arkid15r" src="https://avatars.githubusercontent.com/u/2201626?v=4&size=128" width=64>](https://github.com/arkid15r)
10-
[<img alt="Contributor calvinballing" src="https://avatars.githubusercontent.com/u/5534029?v=4&size=128" width=64>](https://github.com/calvinballing)
1110
[<img alt="Contributor rbalet" src="https://avatars.githubusercontent.com/u/44493964?v=4&size=128" width=64>](https://github.com/rbalet)
11+
[<img alt="Contributor calvinballing" src="https://avatars.githubusercontent.com/u/5534029?v=4&size=128" width=64>](https://github.com/calvinballing)
1212
[<img alt="Contributor spotlesscoder" src="https://avatars.githubusercontent.com/u/25173078?v=4&size=128" width=64>](https://github.com/spotlesscoder)
1313
[<img alt="Contributor d2s" src="https://avatars.githubusercontent.com/u/135053?v=4&size=128" width=64>](https://github.com/d2s)
1414
[<img alt="Contributor abdusabri" src="https://avatars.githubusercontent.com/u/25670682?v=4&size=128" width=64>](https://github.com/abdusabri)

0 commit comments

Comments
 (0)