diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/editor.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/editor.tsx b/pages/editor.tsx index 49f3306..29420ce 100644 --- a/pages/editor.tsx +++ b/pages/editor.tsx @@ -1217,7 +1217,7 @@ function SlideSettings() { player={player} />} <div className='section'> - <span className='title'>Behavior</span> + <span className='title'>Click through behavior</span> <FormControl variant='filled'> <InputLabel>Click through behaviour</InputLabel> <Select |