From 922ebefddcbfe8d98ccd90ea7855aa7e1871d86f Mon Sep 17 00:00:00 2001 From: Hollow Man Date: Mon, 15 Feb 2021 15:08:23 +0800 Subject: [PATCH] Fix typo seperate -> separate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f4b95..34f22c4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is a standalone Go tool to allow you to sync from [GitHub](https://www.gith * Build status: ![Actions Sync Status](https://github.com/actions/actions-sync/workflows/CI/badge.svg) It is designed to work when: -* The GitHub Enterprise instance is seperate from the rest of the internet. +* The GitHub Enterprise instance is separate from the rest of the internet. * The GitHub Enterprise instance is connected to the rest of the internet. ## Connected instances