From 40ddceb7fe36b9831ca06b364bcf1b254c91cdda Mon Sep 17 00:00:00 2001 From: Rafael Date: Tue, 7 Jan 2025 08:48:38 -0500 Subject: [PATCH] fix a word random thing I noticed reading the docs Signed-off-by: Rafael --- content/docs/cli/packaging.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/cli/packaging.mdx b/content/docs/cli/packaging.mdx index f0091923..aedd120f 100644 --- a/content/docs/cli/packaging.mdx +++ b/content/docs/cli/packaging.mdx @@ -32,7 +32,7 @@ kraft pkg update src="/asciinema/kraft-pkg-update.cast" /> -This will locally store information locally about packages and library +This will store information locally about packages and library components. [This location on-disk](#) and [the remote location of the component locations](#) can be configured to yours needs.