Skip to content

Commit ce125e4

Browse files
authored
Merge pull request #127817 from changeworld/patch-23
Fix typo: explicity -> explicitly
2 parents 99e23fa + 626b0bf commit ce125e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-netapp-files/snapshots-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ When you restore a snapshot to a new volume, the Volume overview page displays t
129129

130130
### Creating a short-term clone
131131

132-
Short-term clones are volumes clones created from snapshots that are designed explicity for temporary use such as development, testing, data analytics, or data forensics. Short-term clones inherit the data in the base snapshot used to create them. In contrast to regular clones, short-term clones are more space efficient, sharing the same data blocks with its parent volume for common data. Writes specifically to the short-term clone consume their own data blocks.
132+
Short-term clones are volumes clones created from snapshots that are designed explicitly for temporary use such as development, testing, data analytics, or data forensics. Short-term clones inherit the data in the base snapshot used to create them. In contrast to regular clones, short-term clones are more space efficient, sharing the same data blocks with its parent volume for common data. Writes specifically to the short-term clone consume their own data blocks.
133133

134134
A short-term clone is designed to be used for a fixed period of time. After 32 days, the short-term clone is automatically converted into a regular volume. For more information about creating a short-term clone and its related quota consumption, see [Create a short-term clone volume](create-short-term-clone.md).
135135

0 commit comments

Comments
 (0)