Skip to content

Commit 3431234

Browse files
authored
Update README.md
1 parent 999466d commit 3431234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository is part of the [Refactoring.Guru](https://refactoring.guru/desig
55
It contains C++ examples for all classic GoF design patterns. Each pattern includes two examples:
66

77
- [ ] **Conceptual** examples show the internal structure of patterns with detailed comments.
8-
- [ ] **RealWold** examples show how the patterns can be used in a real-world C# application.
8+
- [ ] **RealWold** examples show how the patterns can be used in a real-world C++ application.
99

1010

1111
## Requirements

0 commit comments

Comments
 (0)