10000 docs: fix yaml · yifzhang/java-design-patterns@f9946de · GitHub
[go: up one dir, main page]

Skip to content

Commit f9946de

Browse files
committed
docs: fix yaml
1 parent 6cd2d03 commit f9946de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page-controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Page Controller Pattern in Java: Centralizing Web Page Logic for Cleaner Design"
33
shortTitle: Page Controller
44
description: "Explore the Page Controller design pattern in Java with detailed examples. Learn how it handles web application requests and improves architectural organization."
5-
categories: Architectural
5+
category: Architectural
66
language: en
77
tags:
88
- API design

0 commit comments

Comments
 (0)
0