Skip to content

Commit f9e4af6

Browse files
committed
fix: lint doc
1 parent 1a45e4d commit f9e4af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/rdb_snapshot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ The following arguments are supported:
7070
- `snapshot_id` - (Optional, ForceNew) The ID of an existing snapshot. This allows creating an instance from a specific snapshot ID. Conflicts with `engine`.
7171
- `expires_at` - (Optional) Expiration date of the snapshot in ISO 8601 format (e.g., `2025-01-31T00:00:00Z`). If not set, the snapshot will not expire automatically.
7272

73-
### Additional Computed Attributes
73+
## Attributes Reference
7474

75-
In addition to all arguments above, the following attributes are exported:g
75+
In addition to all arguments above, the following attributes are exported:
7676

7777
- `id` - The unique ID of the snapshot.
7878
- `created_at` - The timestamp when the snapshot was created, in ISO 8601 format.

0 commit comments

Comments
 (0)