Skip to content

Commit ee2326c

Browse files
Merge pull request #130 from thepra/master
Fix misspelling in readme
2 parents 8146991 + b53eb99 commit ee2326c

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)