Skip to content

Commit fc89b27

Browse files
committed
Merge pull request #3 from auliere/forupstream/master
Corrected a typo in sandboxedModule's readme.md
2 parents 4beab8a + 132ede3 commit fc89b27

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)