We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a035c85 commit 850af2eCopy full SHA for 850af2e
npm-packages/dashboard-common/src/features/functions/components/FunctionsView.tsx
@@ -48,7 +48,7 @@ function Functions() {
48
className="size-8 min-w-8 text-content-primary"
49
aria-hidden
50
/>
51
- Select a function in the expandable panel to the left to view it's
+ Select a function in the expandable panel to the left to view its
52
statistics, code, and logs.
53
</Sheet>
54
</div>
0 commit comments