X Tutup
Skip to content

Commit 8dd5ffd

Browse files
committed
Fixup: Missed underscore in categories
1 parent cf3b35e commit 8dd5ffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ category-list:
3030
- behavioral
3131
- architectural
3232
- integration
33-
- presentation tier
34-
- business tier
33+
- presentation_tier
34+
- business_tier
3535

3636
tag-list:
3737
- pattern_tag

0 commit comments

Comments
 (0)
X Tutup