8
0
Просмотр исходного кода

Tests: Turning performance recorder should not be optional.

Co-Authored-By: Maciej <jodator@jodator.net>
Marek Lewandowski 6 лет назад
Родитель
Сommit
8d2088f2d9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tests/manual/performance/setdata.md

+ 1 - 1
tests/manual/performance/setdata.md

@@ -1,5 +1,5 @@
 # Performance: `editor.setData()`
 
-1. (optionally) Begin performance recording in devtools.
+1. Begin performance recording in devtools.
 1. Use any button to call `editor.setData()` with chosen data size.
 1. (optionally) Stop performance recording.