Skip to content

Commit 1f2f948

Browse files
authored
Fix POLICIES typo
1 parent bd099b8 commit 1f2f948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

POLICIES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ References: [[1](https://github.com/exercism/java/issues/177#issuecomment-261291
3838
`throw new UnsupportedOperationException("Delete this statement and write your own implementation.");`
3939
> - Exercises 21+: provide no stubs by default, but either (1) add hints to the HINTS.md file (which gets merged into the README.md for the exercise) or (2) provide stubs as in exercises 1-20 for exercises that demand complicated method signatures.
4040
41-
References: [[1](https://github.com/exercism/java/issues/178)], [[2](https://github.com/exercism/java/pull/683#discussion_r125506930))
41+
References: [[1](https://github.com/exercism/java/issues/178)], [[2](https://github.com/exercism/java/pull/683#discussion_r125506930)]
4242

4343
### Do not make user-facing classes `final`
4444

0 commit comments

Comments
 (0)