diff --git a/docs/examples/micropayment.rst b/docs/examples/micropayment.rst index b12864966..8275188f8 100644 --- a/docs/examples/micropayment.rst +++ b/docs/examples/micropayment.rst @@ -431,7 +431,7 @@ The full contract .. note:: The function ``splitSignature`` does not use all security checks. A real implementation should use a more rigorously tested library, - such as openzepplin's `version `_ of this code. + such as openzepplin's `version `_ of this code. Verifying Payments ------------------