Skip to content

Commit a58303c

Browse files
committed
spelling: github
Signed-off-by: Josh Soref <[email protected]>
1 parent 87e7408 commit a58303c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ efforts from contributors on the same issue.
3535

3636
- Add tests relevant to the fixed bug or new feature.
3737

38-
For specific git instructions, see [GitHub workflow 101](https://github.com/servo/servo/wiki/Github-workflow).
38+
For specific git instructions, see [GitHub workflow 101](https://github.com/servo/servo/wiki/GitHub-workflow).
3939

4040
## Conduct
4141

flutter/lib/common/widgets/login.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ Future<bool?> loginDialog() async {
538538
),
539539
LoginWidgetOP(
540540
ops: [
541-
ConfigOP(op: 'Github', iconWidth: 20),
541+
ConfigOP(op: 'GitHub', iconWidth: 20),
542542
ConfigOP(op: 'Google', iconWidth: 20),
543543
ConfigOP(op: 'Okta', iconWidth: 38),
544544
],

0 commit comments

Comments
 (0)