diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 96ac1c46db..4b5c7032bc 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -43,7 +43,7 @@ * Added `--package-entity-id` and `--app-entity-id` options to `snow app` commands to allow targeting specific entities when the `definition_version` in `snowflake.yml` is `2` or higher and it contains multiple `application package` or `application` entities. * Added templates expansion of arbitrary files for Native Apps through `templates` processor. * Added `SNOWFLAKE_..._PRIVATE_KEY_RAW` environment variable to pass private key as a raw string. -* Snowpark and Streamlit entities in `snowflake.yml` now accept glob patterns for listing artefacts +* Snowpark and Streamlit entities in `snowflake.yml` now accept glob patterns for listing artifacts ## Fixes and improvements * Fixed problem with whitespaces in `snow connection add` command.