Skip to content

Commit f5c88d6

Browse files
authored
Merge branch 'main' into bc/ekline-ISS-114135-1
2 parents 0f0558b + e50e9b6 commit f5c88d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/plug-sdk/methods.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When React is using `Strict` mode, you might get a warning message from `window.
3838

3939
## Initialize search
4040

41-
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.
41+
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.
4242

4343
```jsx
4444
useEffect(() => {

0 commit comments

Comments
 (0)