Skip to content

Commit 02a19b0

Browse files
committed
concerns -> considerations
1 parent 4c5366b commit 02a19b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/virtual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ While Icechunk works wonderfully with native chunks managed by Zarr, there is lo
1212

1313
Currently, Icechunk support virtual references to data stored in `s3` compatible,`gcs`, `http/https`, and `local` storage backends. Support for [`azure`](https://github.com/earth-mover/icechunk/issues/602) is on the roadmap.
1414

15-
!!! warning "Security concerns with virtual chunks"
15+
!!! warning "Security considerations with virtual chunks"
1616

1717
Virtual chunks let Icechunk point to external locations (s3://, http://, file://, etc.), which means a malicious repo could try to trick your code into reading sensitive data from your machine or other sources.
1818

0 commit comments

Comments
 (0)