From 1157693c13bb40142c7593b99744c081add8236b Mon Sep 17 00:00:00 2001 From: Sameer Al-Sakran <sameer@expa.com> Date: Wed, 23 Mar 2016 15:20:59 -0700 Subject: [PATCH] [ci skip] typos --- README.md | 2 +- docs/contributing.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5fe70be62d..9800d19ff0c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ For a more detailed walkthrough, check out our [Getting Started](docs/getting-st To get started with a development installation of the Metabase, follow the instructions at our [Developers Guide](docs/developers-guide.md). -The take a look at our [Contribution Guide](docs/contributing.md) for information about our process and where you can fit in! +Then take a look at our [Contribution Guide](docs/contributing.md) for information about our process and where you can fit in! # Extending and Deep Integrations diff --git a/docs/contributing.md b/docs/contributing.md index 2bcb6324da5..c86f576a75c 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -77,7 +77,7 @@ Some features, eg Database drivers, don't have any user facing pixels. These are In situations where a design has already been done, we can always use some help. Chime in on a pull request or an issue and offer to help. -Generally speaking, any issue in Any issue in [Feature/Designed](https://github.com/metabase/metabase/labels/Feature%2FDesigned) is fair game. +Generally speaking, any issue in [Feature/Designed](https://github.com/metabase/metabase/labels/Feature%2FDesigned) is fair game. ### #YOLO JUST SUBMIT A PR -- GitLab