From 2cc170395c65757c8bc08de56c7d6eaae003a4c0 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Tue, 20 Jul 2021 13:09:59 +0200 Subject: [PATCH] Fix typo --- BuildingAProfile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildingAProfile.md b/BuildingAProfile.md index f9fe50c..32a2ed6 100644 --- a/BuildingAProfile.md +++ b/BuildingAProfile.md @@ -33,7 +33,7 @@ To call a function in an aspect, one creates a hash in the JSON where exactly on } ``` -Interpreting the above expression will aways yield `no` when evaluating, as the parameters have different values. The type of the above expression is thus `Bool`. +Interpreting the above expression will always yield `no` when evaluating, as the parameters have different values. The type of the above expression is thus `Bool`. If no key has a function invocation (thus no key starts with `$`), the hash is interpreted as a mapping: