Browse Source

Update feature_tri_layer.md - typo (#23275)

achim-t 2 years ago
parent
commit
1080025973
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/feature_tri_layer.md

+ 1 - 1
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_upper_layer()`                | Gets the current "upper" layer.                 |
 | `get_tri_layer_adjust_layer()`               | Gets the current "adjust" 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.