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