mirror of
https://github.com/apple/pkl.git
synced 2026-04-22 16:28:34 +02:00
Minor fix in the code of the docs
This commit is contained in:
committed by
Dan Chao
parent
ffd0b8a17b
commit
6ec71ef198
@@ -233,7 +233,7 @@ Looking at the result, however, you see a (possibly) unexpected difference.
|
|||||||
[source,{pkl}]
|
[source,{pkl}]
|
||||||
----
|
----
|
||||||
$ pkl eval /Users/me/tutorial/pigeon.pkl
|
$ pkl eval /Users/me/tutorial/pigeon.pkl
|
||||||
name = "Common wood pigeon""
|
name = "Common wood pigeon"
|
||||||
diet = "Seeds"
|
diet = "Seeds"
|
||||||
taxonomy {
|
taxonomy {
|
||||||
species = "Columba palumbus"
|
species = "Columba palumbus"
|
||||||
|
|||||||
Reference in New Issue
Block a user