Skip to content

Commit c650f8a

Browse files
committed
Fix typo
1 parent 835bd9e commit c650f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/pages/experiments/ExperimentsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ function ErrorBoundaryFallback() {
8686
<View width="400px">
8787
<Heading>Sorry about that!</Heading>
8888
<Text>
89-
There&apos;s a known issue in one of our depanancies that causes
89+
There&apos;s a known issue in one of our dependencies that causes
9090
intermittent errors. We will resolve it as soon as there is an
9191
upstream fix.
9292
<br />

0 commit comments

Comments
 (0)