From fe079935e6e370d95f1e7c64a268c6123e7ec6ba Mon Sep 17 00:00:00 2001 From: Neven Sajko Date: Wed, 3 Sep 2025 22:04:07 +0200 Subject: [PATCH] readme: wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24be521..72ac04c 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ type signature data. Might help with bad inference. -Kind of provides a restricted way of expressing a type signature for a callable in -Julia's type system. +Provides somewhat of a restricted way of expressing a type signature for a callable +in Julia's type system. ## Provided functionality