From 83569a7fa2f7bcb3e6dd487654d7f00519923286 Mon Sep 17 00:00:00 2001 From: "Evgenij (Eugene) Beloded" Date: Tue, 17 Aug 2021 14:38:43 +0700 Subject: [PATCH] Fix typo Co-authored-by: Orta Therox --- examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples.md b/examples.md index 4b559c9..6c413f4 100644 --- a/examples.md +++ b/examples.md @@ -17,7 +17,7 @@ - [Windows](#windows-2) - [Using multiple systems and `npm config`](#using-multiple-systems-and-npm-config) - [Node - Lerna](#node---lerna) -- [Node - Yarn](#node---pnpm) +- [Node - pnpm](#node---pnpm) - [Node - Yarn](#node---yarn) - [Node - Yarn 2](#node---yarn-2) - [OCaml/Reason - esy](#ocamlreason---esy)