diff options
author | achim-t <achim-t@users.noreply.github.com> | 2024-03-14 04:28:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-14 14:28:54 +1100 |
commit | 10800259739e1bf35db7a8d0c8acfa102f3de7a9 (patch) | |
tree | 08b61d59d0470fa97d1387e482be0497b66e4e1a | |
parent | aa73362674028bf6603a7a2df701f4617e09f8cb (diff) |
Update feature_tri_layer.md - typo (#23275)
-rw-r--r-- | docs/feature_tri_layer.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_tri_layer.md b/docs/feature_tri_layer.md index ade0040cc7..3087fb5a55 100644 --- a/docs/feature_tri_layer.md +++ b/docs/feature_tri_layer.md @@ -45,4 +45,4 @@ Eg, if you wanted to set the "Adjust" layer to be layer 5, you'd add this to you | `get_tri_layer_upper_layer()` | Gets the current "upper" layer. | | `get_tri_layer_adjust_layer()` | Gets the current "adjust" layer. | -!> Note: these settings are not persisent, and will be reset to the default on power loss or power cycling of the controller. +!> Note: these settings are not persistent, and will be reset to the default on power loss or power cycling of the controller. |