Skip to content

Commit

Permalink
docs: Fix a comma issue in architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
halostatue committed Feb 23, 2025
1 parent 5c003ae commit 7586220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/chezmoi.io/docs/developer-guide/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ its contents SHA256 sum is then updated in the persistent state.

## Testing

chezmoi has a mix of, unit, integration, and end-to-end tests. Unit and
chezmoi has a mix of unit, integration, and end-to-end tests. Unit and
integration tests use the [`github.com/alecthomas/assert/v2`][assert] framework.
End-to-end tests use [`github.com/rogpeppe/go-internal/testscript`][testscript]
with the test scripts themselves in
Expand Down

0 comments on commit 7586220

Please sign in to comment.