mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 16:08:34 +03:00
docs: fix typo
This commit is contained in:
parent
5cae889ca4
commit
66c267ef28
@ -42,7 +42,7 @@ The default assignment is equivalent to this config:
|
||||
|
||||
```lua
|
||||
local wezterm = require 'wezterm'
|
||||
local act = wezterm.act
|
||||
local act = wezterm.action
|
||||
|
||||
return {
|
||||
-- Control the size of the font.
|
||||
|
Loading…
Reference in New Issue
Block a user