From 697a9026c2caa47d7f8f9480baad264beb6428bd Mon Sep 17 00:00:00 2001 From: Ayush Nautiyal <78146753+ayushnau@users.noreply.github.com> Date: Fri, 2 Aug 2024 13:32:11 +0530 Subject: [PATCH] Update bubble-beach.md --- .changeset/bubble-beach.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/bubble-beach.md b/.changeset/bubble-beach.md index 22fb7f351..08cfeb065 100644 --- a/.changeset/bubble-beach.md +++ b/.changeset/bubble-beach.md @@ -2,4 +2,4 @@ "@asyncapi/multi-parser": patch --- -Adding the Way the generator is imported in Nunjucks filter. \ No newline at end of file +Updated the method of importing the generator in the Nunjucks filter. Standardized the import of different parser functions.