Skip to content

Commit 2c56b0a

Browse files
authored
Merge pull request #155 from JuliaRobotics/docs/4Q19/hotfixfiledfg
Update variable_factor_serialization.md
2 parents beac9b6 + cb5867c commit 2c56b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/variable_factor_serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ upFactor = unpackFactor(dfg, pFactor, IncrementalInference)
3434
# to make it useable. Please add an issue if this poses a problem or causes issues.
3535
```
3636

37-
As a more complex example, we can use JSON2 to stringify the data and write it to a file as FileDFG does:
37+
As a more complex example, we can use JSON2 to stringify the data and write it to a folder of files as FileDFG does:
3838

3939
```
4040
using DistributedFactorGraphs

0 commit comments

Comments
 (0)