Skip to content

Commit fe4cd35

Browse files
authored
Fix misspelling
1 parent 8146991 commit fe4cd35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Anvil was designed with the following goals in mind:
3737
- Provide a reasonable level of deferred approach to baking objects, in order
3838
to emulate mutability of certain Vulkan objects to a certain degree. Note
3939
that this is an optional feature - you are free to request baking of any
40-
object at any time, in ordre to ensure it will never happen at draw time.
40+
object at any time, in order to ensure it will never happen at draw time.
4141
- Provide a simple cross-platform implementation for areas unrelated to Vulkan
4242
(eg. window management)
4343

0 commit comments

Comments
 (0)