[manifests] Fix repo name typo

Fix misspelling of "integration".

Bug: 65959
Change-Id: I17d70dd69b7995b75b81880074a5b73307ca6bf3
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/roller-tests/integration/+/468947
Fuchsia-Auto-Submit: Anthony Fandrianto <atyfto@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Oliver Newman <olivernewman@google.com>
diff --git a/manifests/minimal b/manifests/minimal
index 3597c78..76f7734 100644
--- a/manifests/minimal
+++ b/manifests/minimal
@@ -3,7 +3,7 @@
   <projects>
      <project name="integration"
               path="integration"
-              remote="https://fuchsia.googlesource.com/infra/roller-tests/integtration"
+              remote="https://fuchsia.googlesource.com/infra/roller-tests/integration"
               githooks=""
               gerrithost="https://fuchsia-review.googlesource.com"/>
   </projects>