From 1ae06c3c809b8cba514387a6d6094c22fe916f57 Mon Sep 17 00:00:00 2001 From: krataratha Date: Mon, 30 Mar 2026 19:45:58 +0530 Subject: [PATCH] Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee00d5cf..c3286073 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Alternatively, see them live at [chenglou.me/pretext](https://chenglou.me/pretex Pretext serves 2 use cases: -### 1. Measure a paragraph's height _without ever touching DOM_ +### 1. Measure paragraph's height _without ever touching DOM_ ```ts import { prepare, layout } from '@chenglou/pretext'