Fix multiple output example code (#205)

This commit is contained in:
Zack McCauley
2024-02-22 10:28:23 +01:00
committed by Islon Scherer
parent c652bbe5cd
commit 8f130d8d49
@@ -2813,7 +2813,7 @@ output {
}
----
Running `pkl eval -m output/ pigeon.pkl` produces the following output files:
Running `pkl eval -m output/ birds.pkl` produces the following output files:
.output/birds/pigeon.json
[source,json]