We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents beac9b6 + cb5867c commit 2c56b0aCopy full SHA for 2c56b0a
1 file changed
docs/src/variable_factor_serialization.md
@@ -34,7 +34,7 @@ upFactor = unpackFactor(dfg, pFactor, IncrementalInference)
34
# to make it useable. Please add an issue if this poses a problem or causes issues.
35
```
36
37
-As a more complex example, we can use JSON2 to stringify the data and write it to a file as FileDFG does:
+As a more complex example, we can use JSON2 to stringify the data and write it to a folder of files as FileDFG does:
38
39
40
using DistributedFactorGraphs
0 commit comments