From 646f20c35e5e9c1f87e18bfbd923f1b28a294d29 Mon Sep 17 00:00:00 2001 From: confused_techie Date: Thu, 1 Feb 2024 02:42:59 -0800 Subject: [PATCH] Update src/bundled_packages/README.md Co-authored-by: Daeraxa <58074586+Daeraxa@users.noreply.github.com> --- src/bundled_packages/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bundled_packages/README.md b/src/bundled_packages/README.md index 34d17790..1d1dfc9e 100644 --- a/src/bundled_packages/README.md +++ b/src/bundled_packages/README.md @@ -43,5 +43,5 @@ If your package has other important keys to include, such as services it consume If Pulsar has gained a new bundled package ensure to add it to the following locations: -* Add it's name to `BUNDLED_PACKAGES` in `_index.js` +* Add its name to `BUNDLED_PACKAGES` in `_index.js` * Add its JSON file to this directory.