zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit 16e4e99fa1e373eb3ef8d21449bd9ac4e5ca5a3c
parent 14945d0ef878d406ed9c2f0fb5f4fa913cd8403c
Author: srfsh <dev@srf.sh>
Date:   Fri, 20 Jan 2023 17:26:26 +0300

Zenflows.VF.Proposal.Type: fix typo

Diffstat:
Msrc/zenflows/vf/proposal/type.ex | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/zenflows/vf/proposal/type.ex b/src/zenflows/vf/proposal/type.ex @@ -30,7 +30,7 @@ imply uniqueness. @has_beginning "The beginning time of proposal publication." @has_end "The end time of proposal publication." @unit_based """ -This proposal contains unit based quantities, which can be multipied to +This proposal contains unit based quantities, which can be multiplied to create commitments; commonly seen in a price list or e-commerce. """ @created "The date and time the proposal was created."