From 4aebdeceec0178c95e7500f3ecec372346686326 Mon Sep 17 00:00:00 2001 From: radrow Date: Mon, 17 May 2021 19:09:04 +0200 Subject: [PATCH] missing 'the' --- docs/sophia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sophia.md b/docs/sophia.md index ff0703f..6835a35 100644 --- a/docs/sophia.md +++ b/docs/sophia.md @@ -181,7 +181,7 @@ contracts. This can be done in two ways: These functions take variable number of arguments that must match the created contract's `init` function. Beside that they take some additional named -arguments – please refer to their documentation for details. +arguments – please refer to their documentation for the details. While `Chain.clone` requires only a `contract interface` and a living instance of a given contract on chain, `Chain.create` needs a full definition of a