diff options
Diffstat (limited to 'worlding/_learningbox.dot')
-rw-r--r-- | worlding/_learningbox.dot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/worlding/_learningbox.dot b/worlding/_learningbox.dot index 63caf40..8c1022b 100644 --- a/worlding/_learningbox.dot +++ b/worlding/_learningbox.dot @@ -29,5 +29,5 @@ Knowledge -> LearningMaterial [ label="shapes" ] World -> {Success Failure} [ label="determines" ] Knowledge -> Prediction [ label="creates" ] Failure -> Prediction [label="disproves"] -LearningMatter -> LearningMaterial +LearningMatter -> LearningMaterial }
\ No newline at end of file |