From 71d59f89cbc40b10a4a2d429f2f081506aedcf93 Mon Sep 17 00:00:00 2001 From: max-kammerer Date: Tue, 29 Jun 2021 12:54:43 +0200 Subject: [PATCH] Fix type --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index f7858c3b7b9..c9925f4af08 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -12,7 +12,7 @@ This repository contains sources of: # What this repository is not -There are other activities around the language residing if different repositories. +There are other activities around the language residing in different repositories. * Kotlin language support in [IntelliJ Kotlin plugin](https://plugins.jetbrains.com/plugin/6954-kotlin) comprising the compiler and IDE specifics (code highlighting, intentions, inspections, refactorings, etc.).\