From 101ee6333f1fe1207b24a141f685d2b064877d8a Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 23 Apr 2025 10:45:38 -0500 Subject: [PATCH] Slight instructions wording --- recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe.yaml b/recipe.yaml index e7311bc..9529871 100644 --- a/recipe.yaml +++ b/recipe.yaml @@ -1,7 +1,7 @@ version: 1.0.0 title: Nostr Client Development description: A recipe for building Nostr client applications -instructions: Create a Nostr client application according to the user's needs. +instructions: Create a Nostr client application according to the user's request. extensions: - type: builtin name: developer