Skip to content

Commit b4906fd

Browse files
Merge pull request #212724 from jamasten/patch-1
Fixed grammar
2 parents a22a861 + 4f0f022 commit b4906fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blob-static-website.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If the server returns a 404 error, and you have not specified an error document
5959

6060
If you set up [redundancy in a secondary region](../common/storage-redundancy.md#redundancy-in-a-secondary-region), you can also access website content by using a secondary endpoint. Because data is replicated to secondary regions asynchronously, the files that are available at the secondary endpoint aren't always in sync with the files that are available on the primary endpoint.
6161

62-
## Impact of the setting the public access level of the web container
62+
## Impact of setting the access level on the web container
6363

6464
You can modify the public access level of the **$web** container, but this has no impact on the primary static website endpoint because these files are served through anonymous access requests. That means public (read-only) access to all files.
6565

0 commit comments

Comments
 (0)