git: fd2d491bf094 - main - UPDATING: Fix typo

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Jan 2023 23:52:04 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd2d491bf0947d53998b80a50edb2fbc7bcb19f7

commit fd2d491bf0947d53998b80a50edb2fbc7bcb19f7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 23:49:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 23:51:44 +0000

    UPDATING: Fix typo
    
    PR:             269252
    Reported by:    <p5B2EA84B3@t-online.de>
---
 UPDATING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPDATING b/UPDATING
index d6fc03bca110..89f5e50a075e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,7 +17,7 @@ you update your ports collection, before attempting any port upgrades.
 
   The notable changes are introduced to fix the above issues:
   - Rewrite Mk/Uses/nodejs.mk.
-  - Add new LTS version of nodejs (www/noe18).
+  - Add new LTS version of nodejs (www/node18).
   - Add new current version of nodejs (www/node19).
   - Change default nodejs version from 16 to 18 (latest LTS),
   - Use consistent naming for all supported node versions.