Rename tutorial sections

This commit is contained in:
aaron 2024-11-12 15:15:16 +00:00
parent bacb4fa0f0
commit a1552402cb
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# Dynamic Scoping
# Dynamic Scopes
Eventually you may need a way to dynamically create and destroy UI elements
resulting from source updates. Vide provides functions to help you do this,