Skip to content

Commit de74fa6

Browse files
committed
fix linting issue
1 parent 0fc345f commit de74fa6

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

content/microcopy/boxai.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ modal:
2626
request. Please try again.")
2727
error: Sorry, I couldn't process your request. Please try again.
2828
// timeout: Timeout error message
29-
timeout: Your request is taking longer than usual. Please wait a moment and try again.
30-
// network: Network error message
31-
network: Unable to connect to Box AI. Please check your connection and try again.
29+
timeout: Your request is taking longer than usual. Please wait a moment and try
30+
again.
31+
// network: Network error message
32+
network: Unable to connect to Box AI. Please check your connection and try
33+
again.
3234
// copy: Copy button aria-label (default is "Copy to clipboard")
3335
copy:
3436
aria_label: Copy message

0 commit comments

Comments
 (0)