Skip to content

Commit

Permalink
Update website/docs/docs/build/snapshots.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Jan 22, 2025
1 parent 1c081a9 commit 47e0f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/build/snapshots.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The following table outlines the configurations available for snapshots in versi

To add a snapshot to your project:

1. Create a file in your `snapshots` directory with a `.sql` file extension, e.g. `snapshots/orders.sql`
1. Create a file in your `snapshots` directory with a `.sql` file extension. For example, `snapshots/orders.sql`
2. Use a `snapshot` block to define the start and end of a snapshot:

<File name='snapshots/orders_snapshot.sql'>
Expand Down

0 comments on commit 47e0f67

Please sign in to comment.