Skip to content

Commit

Permalink
fix cap
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-devrev committed Aug 22, 2024
1 parent de02f05 commit e50e9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/docs/pages/plug-sdk/methods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ When React is using `Strict` mode, you might get a warning message from `window.

## Initialize search

Calling the `initSearchAgent()` method initializes the PLuG Search Agent on your website. Initializing search is necessary for you to perform any other actions on the PLuG widget SDK.
Calling the `initSearchAgent()` method initializes the PLuG Search agent on your website. Initializing search is necessary for you to perform any other actions on the PLuG widget SDK.

```jsx
useEffect(() => {
Expand Down

0 comments on commit e50e9b6

Please sign in to comment.