Skip to content

Commit 5146a42

Browse files
Fix duplicate words in storage account overview
1 parent 9cb91b9 commit 5146a42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/storage-account-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,11 @@ The storage account endpoint is stable and does not change. However, the CNAME r
171171

172172
Consider the following guidelines:
173173

174-
- The CNAME chain associated with a storage account endpoint can change without notice. Applications and environments should not take a dependency on the number of of CNAME records or the sub-domains that are associated with those CNAME records.
174+
- The CNAME chain associated with a storage account endpoint can change without notice. Applications and environments should not take a dependency on the number of CNAME records or the sub-domains that are associated with those CNAME records.
175175

176176
- The A record's IP address that is returned by the DNS resolution of a storage account endpoint can change frequently.
177177

178-
- The applications and operating systems should always honor the time-to-live (TTL) associated with the CNAME record. Caching the the value of the CNAME record beyond the TTL could lead to unintended behavior.
178+
- The applications and operating systems should always honor the time-to-live (TTL) associated with the CNAME record. Caching the value of the CNAME record beyond the TTL could lead to unintended behavior.
179179

180180
## Migrate a storage account
181181

0 commit comments

Comments
 (0)