Ayush Sharma 5 dienas atpakaļ
vecāks
revīzija
b7e53c9255
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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