Ayush Sharma 5 дней назад
Родитель
Сommit
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