Skip to content

Commit d807029

Browse files
Merge pull request #118 from stewartbryson/stewart
README changes
2 parents dc57e9e + 990ca44 commit d807029

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
File renamed without changes.

src/markdown/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ snowflake {
121121
}
122122
```
123123

124-
Snowflake ceedentials are managed in a config file, with the default being `~/.snowflake/config.toml` as prescribed by the [Snowflake Developer CLI](https://github.com/Snowflake-Labs/snowcli) project.
124+
Snowflake credentials are managed in a config file, with the default being `~/.snowflake/config.toml` as prescribed by the [Snowflake Developer CLI](https://github.com/Snowflake-Labs/snowcli) project.
125125
As a secondary location, we also support the [SnowSQL config](https://docs.snowflake.com/en/user-guide/snowsql-config) file.
126126
In searching for a credentials config file, the plugin works in the following order:
127127

@@ -701,8 +701,8 @@ It also requires the following gradle properties to be set, with the easiest met
701701
* `s3PublishUrl`: the S3 url of `s3_maven`.
702702

703703
It is understandable if you are unable to test external stages as part of your contribution.
704-
I segmented them out for this reason.
704+
We segmented them out for this reason.
705705

706706
Open a pull request against the `develop` branch so that it can be merged and possibly tweaked before
707-
I open the PR against the `main` branch.
708-
This will also enable me to test external stages.
707+
we open the PR against the `main` branch.
708+
This will also enable us to test external stages.

0 commit comments

Comments
 (0)