From 9197a2a7a169cfbee1169073c798fe8b11da9750 Mon Sep 17 00:00:00 2001 From: "Guofang.Tang" <37588782+T1mn@users.noreply.github.com> Date: Tue, 6 Jan 2026 12:45:40 +0800 Subject: docs: polish markdown wording and capitalization (#7019) Co-authored-by: Tang Guofang --- packages/app/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/app') diff --git a/packages/app/README.md b/packages/app/README.md index 6a1764536..bd10e6c8d 100644 --- a/packages/app/README.md +++ b/packages/app/README.md @@ -1,8 +1,8 @@ ## Usage -Those templates dependencies are maintained via [pnpm](https://pnpm.io) via `pnpm up -Lri`. +Dependencies for these templates are managed with [pnpm](https://pnpm.io) using `pnpm up -Lri`. -This is the reason you see a `pnpm-lock.yaml`. That being said, any package manager will work. This file can be safely be removed once you clone a template. +This is the reason you see a `pnpm-lock.yaml`. That said, any package manager will work. This file can safely be removed once you clone a template. ```bash $ npm install # or pnpm install or yarn install -- cgit v1.2.3