Skip to content

Commit d109a95

Browse files
author
Chad Dougherty
committed
fix two true positive typos and exclude some false positives in the config file
Signed-off-by: Chad Dougherty <[email protected]>
1 parent 38072ca commit d109a95

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.github/workflows/typo_config.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@ extend-ignore-re = [
1414
"SLAC",
1515
"Paul Hsi",
1616
"NWO",
17-
"ND"
17+
"ND",
18+
"AAS",
19+
"Villegas",
20+
"Wil"
1821
]

_events/2022/2022-10-education-training-seminar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ US-RSE is happy to be starting a new series of technical talks and tutorials rel
1818

1919
## Event
2020

21-
The inaugural talk of the US-RSE Education & Training Seminar Series will feature Angela Herring from Los Alamos National Laboratory who will speak about Agile Project Managment for Research Software.
21+
The inaugural talk of the US-RSE Education & Training Seminar Series will feature Angela Herring from Los Alamos National Laboratory who will speak about Agile Project Management for Research Software.
2222
This event will take place **Wednesday, October 19th at 4 PM ET, 3 PM CT, 2 PM MT, 1 PM PT**
2323

2424
*Abstract*: The Agile project management method, Scrum, has become a standard methodology for developing software for commercial, industrial, and even medical applications. However, Scrum is less commonly used in research environments. In this talk, I will give an overview of basic Scrum methodology and describe modifications I have used to successfully apply Scrum within research software development teams.

_events/2023/2023-10-funder-talk-series.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Visit the [Funder Talk Series]({{ site.baseurl }}/wg/outreach/#funder-series) fo
2020

2121
## Event
2222

23-
This talk in the US-RSE Funder Talk Serie featured two speakers from Schmidt Futures:
23+
This talk in the US-RSE Funder Talk Series featured two speakers from Schmidt Futures:
2424

2525
* Stuart Feldman, Chief Scientist
2626
* James Ricci, Director

0 commit comments

Comments
 (0)