Skip to content

Commit

Permalink
Typo: an=>a
Browse files Browse the repository at this point in the history
  • Loading branch information
qmonmert committed Nov 13, 2024
1 parent c2bbd4d commit 5132337
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ class HexagonalArchTest {
.mayNotBeAccessedByAnyLayer()
.whereLayer("secondary adapters")
.mayNotBeAccessedByAnyLayer()
.because("Each bounded context should implement an hexagonal architecture")
.because("Each bounded context should implement a hexagonal architecture")
.check(classes)
);
}
Expand Down

0 comments on commit 5132337

Please sign in to comment.