From d532a3bac373284c34dfa459e8a5c083d6fd3ae9 Mon Sep 17 00:00:00 2001 From: gcchaan Date: Tue, 28 Dec 2021 22:18:41 +0900 Subject: [PATCH] Fix typo (#1709) --- docs/content/documentation/deployment/vercel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/documentation/deployment/vercel.md b/docs/content/documentation/deployment/vercel.md index c0c6ee75e2..02a0233e62 100644 --- a/docs/content/documentation/deployment/vercel.md +++ b/docs/content/documentation/deployment/vercel.md @@ -12,7 +12,7 @@ If you don't have an account with Vercel, you can sign up [here](https://vercel. ## Automatic deploys Once you sign up you can import your site from a Git provider (Github, GitLab or Bitbucket). -When you import your repository, Vercel will try to find out what frmaework your site is using. +When you import your repository, Vercel will try to find out what framework your site is using. If it doesn't default to Zola: - Set Framework Preset as **Zola**.