diff --git a/docs/docs/developers/getting_started/aztecjs-getting-started.md b/docs/docs/developers/getting_started/aztecjs-getting-started.md index 298b4c2e722..9fa784129dc 100644 --- a/docs/docs/developers/getting_started/aztecjs-getting-started.md +++ b/docs/docs/developers/getting_started/aztecjs-getting-started.md @@ -259,7 +259,7 @@ We can see that each account has the expected balance of tokens. ### Calling an unconstrained (view) function -Unconstrained function call +Unconstrained function call ## Create and submit a transaction diff --git a/docs/static/img/sandbox_unconstrained_function.png b/docs/static/img/sandbox_unconstrained_function.png new file mode 100644 index 00000000000..20fbee4d3d7 Binary files /dev/null and b/docs/static/img/sandbox_unconstrained_function.png differ