File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ mandate data residency in specific regions. However, it's important to note that
110110restricting your bucket to a single region (or a few regions) may impact
111111performance, particularly in a globally distributed environment. It can lead to
112112higher latency for users located far from the selected regions, as all requests
113- must be routed to the restricted location. .
113+ must be routed to the restricted locations .
114114
115115For more information see the [ region restriction] ( /docs/objects/object_regions/ )
116116documentation.
@@ -130,7 +130,7 @@ public objects, but you can set an implicit default here.
130130
131131You can configure additional headers for objects stored in your buckets. This
132132can be useful when your tools set incorrect headers or you need to set custom
133- headers. Right now the only setting implemented is to set the
133+ headers. Right now, the only setting implemented is to set the
134134` X-Content-Type-Options ` header to ` nosniff ` , which prevents browsers from
135135performing "content sniffing" and guessing the MIME type of the content based on
136136the content itself.
You can’t perform that action at this time.
0 commit comments