Skip to content

Commit 2cbc854

Browse files
committed
fix upgrading
1 parent 77e2edf commit 2cbc854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/upgrading_to_v0.11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This guide is a good first pass. If you see things that need improving, please c
1717
* The Component primitive is used to refer to, and start components.
1818
* The Script primitive refers to arbitrary scripts that you can send to drivers.
1919
* The `:line_height` style now sets the spacing between lines of text. Works like CSS.
20-
* The `:text_align` style lets you align text vertically.
20+
* The `:text_base` style lets you align text vertically.
2121
* There is a new Scenic.Asset.Stream type for dynamic textures.
2222
* New Sprite Sheet support via the Sprites primitive
2323
* Built-in mouse cursor support on Nerves (works, but is not optimized yet)

0 commit comments

Comments
 (0)