Skip to content

Commit e8045c0

Browse files
authored
Update networkedvar.md
Fixes typo
1 parent 6bb5131 commit e8045c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/the-basics/networkedvar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Since the NetworkedVar container is a wrapper container around the value, the va
1515
<h3 class="panel-title">Disclaimer</h3>
1616
</div>
1717
<div class="panel-body">
18-
The NetworkedVar, NetworkedList and NetworkedDictionary implementations are <b>primarily</b> designed as samples showing how to create INetworkedVar structures. The NetworkedVar container is however concidered production ready for simple types.
18+
The NetworkedVar, NetworkedList and NetworkedDictionary implementations are <b>primarily</b> designed as samples showing how to create INetworkedVar structures. The NetworkedVar container is however considered production ready for simple types.
1919
</div>
2020
</div>
2121

0 commit comments

Comments
 (0)