Skip to content

Commit cc8beeb

Browse files
authored
Update 15/umbraco-commerce/release-notes/v15.0.0-rc.md
1 parent dbef177 commit cc8beeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-commerce/release-notes/v15.0.0-rc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Umbraco Commerce v15.0.0-rc is the initial release of Umbraco Commerce for Umbra
1515

1616
## Async
1717

18-
The key focus of this release is the move to a fully asyncronus code base. In order to reduce the maintenance burden, the decision was made to go fully async without maintaining backwards compatibility. This will therfore require code updates to use the new async methods.
18+
The key focus of this release is the move to a fully asynchronous code base. To reduce the maintenance burden, the decision was made to go fully async without maintaining backward compatibility. This will therefore require code updates to use the new async methods.
1919

2020
### Previous behavior
2121
Previously all C# API's were synchronous and thus blocking by nature.

0 commit comments

Comments
 (0)