2
0
Эх сурвалжийг харах

Minor edit to building blocks intro text

Björn Ritzl 4 жил өмнө
parent
commit
ca27b539a5

+ 1 - 1
docs/en/manuals/building-blocks.md

@@ -5,7 +5,7 @@ brief: This manual digs into the details of how game objects, components and col
 
 #  Building blocks
 
-At the core of Defold's design are a few concepts that may take a little while to get a good grip on. This manual explains what the building blocks of Defold consist of. After having read this manual, move on to the [addressing manual](/manuals/addressing) and the [message passing manual](/manuals/message-passing). There are also a set of [tutorials](/tutorials/getting-started) available from within the editor to get you up and running quickly.
+At the core of Defold's design are a few concepts that are very important to get a good grip on. This manual explains what the building blocks of Defold consist of. After having read this manual, move on to the [addressing manual](/manuals/addressing) and the [message passing manual](/manuals/message-passing). There are also a set of [tutorials](/tutorials/getting-started) available from within the editor to get you up and running quickly.
 
 ![Building blocks](images/building_blocks/building_blocks.png){srcset="images/building_blocks/[email protected] 2x"}