Skip to content

Commit e50e9b6

Browse files
committed
fix cap
1 parent de02f05 commit e50e9b6

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)