Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 00d2ef1

Browse files
elootsgianick
andauthored
Update exercises/exercise_104_parameter_untupling/README.md
Co-authored-by: gianick <[email protected]>
1 parent 2035377 commit 00d2ef1

File tree

1 file changed

+1
-1
lines changed
  • exercises/exercise_104_parameter_untupling

1 file changed

+1
-1
lines changed

exercises/exercise_104_parameter_untupling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pairs.map(_ + _)
4848
- `SudokuProgressTracker.scala`
4949
- `SudokuSolver.scala`
5050
- `TopLevelDefinitions.scala` (we chose to put the content of the package
51-
object in a file with this name.)
51+
object in a file with this name)
5252

5353
- Identify them and replace the pattern-matching syntax with the new syntax
5454

0 commit comments

Comments
 (0)