Skip to content

Commit 2d295f0

Browse files
ArchILLtectCopilot
andauthored
docs: fix char discrepancy
Character limit discrepancy: this document specifies 1-1000 chars for story content, but line 73 in the same document and line 93 in week-5-frontend-plan.md specify a minimum of 50 chars. The minimum constraint should be consistent across all Week 5 planning documents. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e201e4d commit 2d295f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/weekly-reports/week-5/week-5-plan-frontend-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## 🎯 Goal (Week 5 – Stories MVP)
88
Deliver minimal UI + client code so an **authenticated** user can:
9-
- create a text story (1–1000 chars),
9+
- create a text story (50–1000 chars),
1010
- view a recent feed (paged),
1111
- view their own stories,
1212
- delete their own stories.

0 commit comments

Comments
 (0)