Skip to content

Commit 3f30357

Browse files
trallarddrammock
andauthored
Apply suggestions from code review
Co-authored-by: Daniel McCloy <[email protected]>
1 parent 2e2a957 commit 3f30357

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/community/topics/attribution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ignore formatting commits with `git blame`
22

3-
Please follow these steps to avoid obscuring files history when making commits that are
3+
Please follow these steps to avoid obscuring file history when making commits that are
44
strictly formatting/style changes (e.g., after running a new version of black or running
55
pyupgrade after dropping an old Python version).
66

@@ -13,7 +13,7 @@ pyupgrade after dropping an old Python version).
1313
6. Open a PR with these changes.
1414

1515
```{important}
16-
This PR **must** be rebased-merged -- instead of the default squash-merge we
16+
This PR **must** be rebase-merged -- instead of the default squash-merge we
1717
currently follow -- so a repository admin needs to enable this setting in the
1818
repository temporarily.
1919

0 commit comments

Comments
 (0)