diff --git a/packages/@react-spectrum/s2/chromatic/Accordion.stories.tsx b/packages/@react-spectrum/s2/chromatic/Accordion.stories.tsx
index 34feeb88b57..cc3f85a6447 100644
--- a/packages/@react-spectrum/s2/chromatic/Accordion.stories.tsx
+++ b/packages/@react-spectrum/s2/chromatic/Accordion.stories.tsx
@@ -138,7 +138,7 @@ export const WithActionButton: Story = {
Files
-
+
Files content
@@ -149,7 +149,7 @@ export const WithActionButton: Story = {
People
-
+
diff --git a/packages/@react-spectrum/s2/chromatic/DropZone.stories.tsx b/packages/@react-spectrum/s2/chromatic/DropZone.stories.tsx
index 14a13f73f36..d9df5f5c865 100644
--- a/packages/@react-spectrum/s2/chromatic/DropZone.stories.tsx
+++ b/packages/@react-spectrum/s2/chromatic/DropZone.stories.tsx
@@ -43,7 +43,7 @@ const ExampleRender = (args: DropZoneProps): ReactElement => {
- Drag and drop your file
+ Drag or paste your file
Or, select a file from your computer
@@ -72,7 +72,7 @@ const ExampleWithFileTriggerRender = (args: DropZoneProps): ReactElement => {
- Drag and drop your file
+ Drag or paste your file
Or, select a file from your computer
@@ -108,7 +108,7 @@ const LongBannerRender = (args: DropZoneProps): ReactElement => {
- Drag and drop your file
+ Drag or paste your file
Or, select a file from your computer
@@ -172,7 +172,7 @@ const GradientExample = (args: DropZoneProps): ReactElement => {
- Drag and drop your file
+ Drag or paste your file
Or, select a file from your computer
diff --git a/packages/@react-spectrum/s2/stories/Accordion.stories.tsx b/packages/@react-spectrum/s2/stories/Accordion.stories.tsx
index 2d38fedbec3..e39dbe0ffd0 100644
--- a/packages/@react-spectrum/s2/stories/Accordion.stories.tsx
+++ b/packages/@react-spectrum/s2/stories/Accordion.stories.tsx
@@ -217,7 +217,7 @@ export const WithActionButton: Story = {
Files
-
+
Files content
@@ -228,7 +228,7 @@ export const WithActionButton: Story = {
People
-
+
diff --git a/packages/@react-spectrum/s2/stories/DropZone.stories.tsx b/packages/@react-spectrum/s2/stories/DropZone.stories.tsx
index 5c22ff85c27..cd7fa767637 100644
--- a/packages/@react-spectrum/s2/stories/DropZone.stories.tsx
+++ b/packages/@react-spectrum/s2/stories/DropZone.stories.tsx
@@ -52,7 +52,7 @@ const ExampleRender = (args: DropZoneProps): ReactElement => {
- Drag and drop your file
+ Drag or paste your file
Or, select a file from your computer
@@ -81,7 +81,7 @@ const ExampleWithFileTriggerRender = (args: DropZoneProps): ReactElement => {
- Drag and drop your file
+ Drag or paste your file
Or, select a file from your computer
@@ -117,7 +117,7 @@ const LongBannerRender = (args: DropZoneProps): ReactElement => {
- Drag and drop your file
+ Drag or paste your file
Or, select a file from your computer
@@ -146,7 +146,7 @@ const GradientRender = (args: DropZoneProps): ReactElement => {
- Drag and drop your file
+ Drag or paste your file
Or, select a file from your computer