Skip to content

Commit 9e5b809

Browse files
authored
MAINT: minor spelling fixes (#70)
* Fix typos * Make name consistent
1 parent bede02b commit 9e5b809

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/github/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The following GitHub actions provide workflows that simplify various developer t
1010

1111
[[item]]
1212
type = 'card'
13-
header = '[Upload Nightly Action](https://github.com/scientific-python/upload-nightly-action)'
13+
header = '[upload-nightly-action](https://github.com/scientific-python/upload-nightly-action)'
1414
body = '''
1515
Uploads nightly builds to the [scientific-python conda channel](https://anaconda.org/scientific-python-nightly-wheels) as described in [SPEC4](https://scientific-python.org/specs/spec-0004/).
1616
'''

content/utilities/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Also see to the [Scientific Python Developer Guide](https://learn.scientific-pyt
99

1010
[[item]]
1111
type = 'card'
12-
header = '[lazy_loader](https://github.com/scientific-python/lazy_loader/)'
12+
header = '[lazy-loader](https://github.com/scientific-python/lazy-loader/)'
1313
body = '''
1414
Implements lazy loading as described in [SPEC1](https://scientific-python.org/specs/spec-0001/).
1515
'''
@@ -35,7 +35,7 @@ type = 'card'
3535
header = '[repo-review](https://github.com/scientific-python/repo-review)'
3636
body = '''
3737
A framework for building checks designed to check to see if a repository follows guideline.
38-
A framework for building check'''
38+
'''
3939

4040
[[item]]
4141
type = 'card'

0 commit comments

Comments
 (0)