diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-05-09 14:04:29 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:41 +0200 |
commit | 739c0947db08c694924fbd30d7880dc85cfae4d3 (patch) | |
tree | c84788519aae97c921bf7a7d7b002b4ce19258de /worlding/_learningbox.dot | |
parent | d38e0bd1e5e2d5aac04ec710c06871c9a190b1f2 (diff) |
strip trailing whitespace
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 |