diff --git a/website/src/repl/components/panel/Reference.jsx b/website/src/repl/components/panel/Reference.jsx index 7bea07afa..fcd6151b2 100644 --- a/website/src/repl/components/panel/Reference.jsx +++ b/website/src/repl/components/panel/Reference.jsx @@ -228,7 +228,7 @@ export const Reference = memo(function Reference() { ))} - )) ||

Searcb or select a tag to get started.

} + )) ||

Search or select a tag to get started.

} {detailVisibleFunctions.length > 0 &&
}