소스 검색

fix: wording

Ayush Sharma 5 일 전
부모
커밋
b7e53c9255
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/content/features/custom-title.mdx

+ 1 - 1
src/content/features/custom-title.mdx

@@ -12,7 +12,7 @@ import ProCallout from '@/src/components/ProCallout';
 
 <img src="/assets/images/v2/custom-title.png" alt="Custom Title" width="400px" />
 
-The `setTitle()` function is a method provided by the WebSerial Pro library. It is used to set the title of the WebSerial terminal. This title is displayed at the top of the WebSerial terminal, providing a user-friendly and customizable interface for managing firmware updates.
+The `setTitle()` function is a method provided by the WebSerial Pro library, this title is displayed at the top of WebSerial terminal by your browser.
 
 ## Implementation