Skip to content

Commit 850af2e

Browse files
atrakhConvex, Inc.
authored andcommitted
dashboard: fix typo in functions empty state (#37179)
GitOrigin-RevId: 8d523af8b6db23727efc2ccc8d2eaf779fdcf881
1 parent a035c85 commit 850af2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-packages/dashboard-common/src/features/functions/components/FunctionsView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function Functions() {
4848
className="size-8 min-w-8 text-content-primary"
4949
aria-hidden
5050
/>
51-
Select a function in the expandable panel to the left to view it's
51+
Select a function in the expandable panel to the left to view its
5252
statistics, code, and logs.
5353
</Sheet>
5454
</div>

0 commit comments

Comments
 (0)