Skip to content

Commit 3f7b5b6

Browse files
committed
docs: spelling
1 parent 38a1b06 commit 3f7b5b6

File tree

1 file changed

+1
-1
lines changed
  • apps/site/pages/en/learn/getting-started

1 file changed

+1
-1
lines changed

apps/site/pages/en/learn/getting-started/fetch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors: benhalverson, LankyMoose
88

99
## Introduction
1010

11-
[Undici](https://undici.nodejs.org) is an HTTP client libary that powers the fetch API in Node.js. It was written from scratch and does not rely on the built-in HTTP client in Node.js. It includes a number of features that make it a good choice for high-performance applications.
11+
[Undici](https://undici.nodejs.org) is an HTTP client library that powers the fetch API in Node.js. It was written from scratch and does not rely on the built-in HTTP client in Node.js. It includes a number of features that make it a good choice for high-performance applications.
1212

1313
## Basic GET Usage
1414

0 commit comments

Comments
 (0)