Skip to content

Commit 9ae4f9e

Browse files
ShoyuVanillaoknozor
authored andcommitted
chore: Minor typo
1 parent 33a4b47 commit 9ae4f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/docs/template-and-variables/variable-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Here `%a_variable` points to `"42"`. Any template call to `{{variable_ref}}` wil
3434
The main idea behind variable references is to avoid repetition and inject values into multiple dotfiles.
3535
As you will see later in this documentation, references are meant to be mixed with profiles and scoped variable.
3636

37-
For now let us define a simple layout. Assuming we are using sway as a window manager, and our terminal is allacritty,
37+
For now let us define a simple layout. Assuming we are using sway as a window manager, and our terminal is alacritty,
3838
we are going to define three separate variables files :
3939
- A global variable file `theme_vars.toml`
4040
- A variable file for alacritty `alacritty_vars.toml`

0 commit comments

Comments
 (0)