diff --git a/ivy/utils/binaries.py b/ivy/utils/binaries.py index a127b1182680a..1a9f78b8f1d48 100644 --- a/ivy/utils/binaries.py +++ b/ivy/utils/binaries.py @@ -42,7 +42,7 @@ def check_for_binaries(): "\tSome binaries seem to be missing in your system. This could " "be either because we don't have compatible binaries for your " "system or that newer binaries were available. In the latter " - "case, calling ivy.utils.clean_and_fetch_binaries() should " + "case, calling ivy.utils.cleanup_and_fetch_binaries() should " "fetch the binaries binaries. Feel free to create an issue on " "https://github.com/unifyai/ivy.git in case of the former\n" )