Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-Authored-By: shiftkey <brendan@github.com>
  • Loading branch information
iAmWillShepherd and shiftkey authored Nov 23, 2018
1 parent 6c3f35d commit 9da63e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/technical/adding-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export function updateChangedFiles(
```

This uses the current `IChangesState`, as well as additional parameters and
returns an object containing the changes that should be applied create a new
returns an object containing the changes that should be applied to create a new
`IChangesState` for the repository:

```ts
Expand Down

0 comments on commit 9da63e0

Please sign in to comment.