Skip to content

Commit 2260ba0

Browse files
authored
Fixed Typo
Fixed a typo under the Replication via attributes section of Client-server communication where "automatically" was misspelled"atomically".
1 parent f0268e2 commit 2260ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/resources/plant-reference-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ happens alongside the instance itself.
366366

367367
This is particularly useful for instances created at runtime, as attributes set
368368
on a new instance before it is parented to the data model will replicate
369-
atomically with the instance itself. This circumvents any need to write code to
369+
automatically with the instance itself. This circumvents any need to write code to
370370
"wait" for extra data to be replicated via a `Class.RemoteEvent` or
371371
`Class.StringValue`.
372372

0 commit comments

Comments
 (0)