Skip to content

Commit b525449

Browse files
Update money/README.md
Co-authored-by: Ilkka Seppälä <[email protected]>
1 parent 0c8aa09 commit b525449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

money/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Money Pattern in Java: Encapsulating Monetary Values with Currency Consistency"
33
shortTitle: Money
44
description: "Learn how the Money design pattern in Java ensures currency safety, precision handling, and maintainable financial operations. Explore examples, applicability, and benefits of the pattern."
5-
category: Finance
5+
category: Behavioral
66
language: en
77
tag:
88
- Encapsulation

0 commit comments

Comments
 (0)