Skip to content

Commit a471bde

Browse files
committed
chore
1 parent 3a913c4 commit a471bde

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tasks/milestone-4/milestone-4-shelves-reviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Deliver the first personal reading workflow on top of the existing auth, books,
77
- let users add and remove books from shelves and maintain per-item notes
88
- let signed-in users read public shelves owned by other members
99
- let users create, edit, and delete one review per book
10-
- show review aggregates and recent public reviews on the book detail page
10+
- show review aggregates and reader reviews on the book detail page
1111
- add reviewed-book entry points to the profile
1212

1313
## Current Baseline

docs/tasks/milestone-4/task-04-reviews-book-detail-and-reviewed-profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Add the first review workflow so users can rate books, maintain one review per b
1313
- Update `/books/[googleVolumeId]` to render:
1414
- average rating
1515
- review count
16-
- recent public reviews from signed-in users
16+
- reader reviews from signed-in users
1717
- a clear entry point to create or edit the current user's review
1818
- Update `/me` with a reviewed-content entry point only. Shelf entry points already exist from Task 02.
1919

0 commit comments

Comments
 (0)