From 739c0947db08c694924fbd30d7880dc85cfae4d3 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 9 May 2024 14:04:29 +0200 Subject: strip trailing whitespace --- worlding/_learningbox.dot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'worlding/_learningbox.dot') 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 -- cgit v1.2.3