Skip to content

Commit aafdbb8

Browse files
authored
Update 2017-12-15-improving-the-repository-infrastructure.md
1 parent 3dd6a51 commit aafdbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2017-12-15-improving-the-repository-infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ We recognize this approach is somewhat fragile. The `toString()` method is not r
181181

182182
## Catching Mistakes Early
183183

184-
We want to catch bugs as early as possible. However, even with our extensive test coverage, occasionally we make a blunder. We did several changes to our build and test infrastructure this year to make it harder to mess up.
184+
We want to catch bugs as early as possible. However, even with our extensive test coverage, occasionally we make a blunder. We made several changes to our build and test infrastructure this year to make it harder to mess up.
185185

186186
### Migrating to ES Modules
187187

0 commit comments

Comments
 (0)