Skip to content

Commit a7d9c40

Browse files
committed
[netlify-build]
1 parent 14c63ba commit a7d9c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/linked-profiles/setup-guides/snowflake-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ GRANT SELECT ON FUTURE TABLES IN SCHEMA identifier($schema) TO ROLE identifier($
140140

141141
### (If applicable) Add Snowflake table permissions
142142
Run the following SQL if you run into an error on the Segment app indicating that the user doesn't have sufficient priveleges on an existing `_segment_reverse_etl` schema.
143-
143+
144144
If Segment Reverse ETL has ever run in the database you are configuring as the Segment connection database, a Segment-managed schema is already created and you need to provide the new Segment user access to the existing schema.
145145

146146
> warning ""

0 commit comments

Comments
 (0)