Skip to content

Commit d11b796

Browse files
Fix typos discovered in code review.
Co-authored-by: Clément Robert <[email protected]>
1 parent 9bf6508 commit d11b796

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

finance/proposal-calls/cycle4/RSE-bugs-uer-suspport.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Astropy has > 1200 open issues, some of them more than a decade old. This is a c
3636

3737
While astropy clearly thrives with those bugs and issues, each of them represents at least one user
3838
who was stopped in their work and found this annoying enough to open an issue. We know anecdotally, that
39-
many users who do no think of themselves as "developers" don't open issues on github (e.g. they might not
39+
many users who do not think of themselves as "developers" don't open issues on github (e.g. they might not
4040
even have an account) so each bug probably represents several or more users who have run
4141
into a problem. For a smooth user experience, we should close out bugs and fill in feature requests
4242
where we can.
@@ -50,9 +50,9 @@ choice of which ones to address will be guided by community input.
5050

5151
Astropy has few required dependencies, but changes in new versions of pytest, numpy-dev, or sphinx can make
5252
CI on all new PRs fail. In coordination with Pay Lian and others, Clément
53-
did significant work to keep astroy up-to-date with numy-dev in the transition to numpy 2.0 so far. While that
53+
did significant work to keep astropy up-to-date with numy-dev in the transition to numpy 2.0 so far. While that
5454
is mostly done, he will support changes in pytest or future numpy version as they come up. How much work
55-
this is and when it's required is hard to predict, but having Clément available with a significant
55+
this is and when it's required is hard to predict, but having Clément available with a significant number
5656
of hours per week to fix these things as they come up eases the development process for all
5757
other contributors, in particular occasional volunteer developers who might not be used to diagnose
5858
CI failures that have nothing to do with their own changes.

0 commit comments

Comments
 (0)