Skip to content

Commit ffc8014

Browse files
committed
Updating examples
1 parent 8b8257b commit ffc8014

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/shared/influxdb3-query-guides/snapshots/snowflake.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,12 @@ The `POST` request to the `/snapshots/export` endpoint triggers the export of da
182182

183183
#### Example: Check snapshot status
184184

185-
This example shows how to check the status of an ongoing or completed snapshot export using the HTTP API.
185+
This example shows how to check the status of an ongoing or completed snapshot export using the HTTP API.
186186

187187
- **Method**: `GET`
188188
- **Endpoint**: `/snapshots/status`
189189

190-
In this example, the GET request to the /snapshots/status endpoint retrieves the status of the snapshot export. This can be used to monitor the progress of the export or verify its completion.
190+
The `GET` request to the `/snapshots/status` endpoint retrieves the status of the snapshot export. This can be used to monitor the progress of the export or verify its completion.
191191

192192
## Considerations and limitations
193193

0 commit comments

Comments
 (0)