Skip to content

Commit 132ede3

Browse files
committed
Corrected a typo in sandboxedModule's readme.md
1 parent 4beab8a commit 132ede3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandboxedModule/en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Description
22

3-
Putpose: learn how to create sandboxed context for modues to separate them and
3+
Purpose: learn how to create sandboxed context for modues to separate them and
44
minimize cross-modules code coupling, extracting at least two abstraction layers
55
(applied and system) and how to execute applied code in virtual environment,
66
changing its behavior using IoC from system layer.

0 commit comments

Comments
 (0)