Fix typo tf_http_archive -> http_archive

PiperOrigin-RevId: 302957827
diff --git a/WORKSPACE b/WORKSPACE
index 1428a9c..c705035 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -86,8 +86,8 @@
     build_file = "@//third_party:psimd.BUILD",
 )
 
-# ruy library, used to benchmark against
-tf_http_archive(
+# Ruy library, used to benchmark against
+http_archive(
    name = "ruy",
    strip_prefix = "ruy-3d62e9545bd15c5df9ccfdd8453b93d64a6dd8eb",
    sha256 = "ca3024739684d5aba3612072511f508e88b34231ac8d19c8c3cc6598b6bb535d",