From 7e790ac0a6c7e77a540d79f19cd246ddd6845c43 Mon Sep 17 00:00:00 2001 From: Charlie Bevis <3068252+armatures@users.noreply.github.com> Date: Thu, 18 Jun 2020 12:41:52 -0500 Subject: [PATCH] Fix typo in README (#699) * Fix typo in README "plase" -> "please" * Update README.md Co-authored-by: nothingismagick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cc23394a..53ebceffa 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The user interface in Tauri apps currently leverages Cocoa/WebKit on macOS, gtk- ## Get Started -If you are interested in making a tauri-app, plase visit the [wiki](https://github.com/tauri-apps/tauri/wiki) or the [documentation website](https://tauri.studio). This README is directed towards those who are interested in contributing to the core library. But if you just want a quick overview about where `tauri` is at in its development, here's a quick burndown: +If you are interested in making a tauri-app, please visit the [documentation website](https://tauri.studio). This README is directed towards those who are interested in contributing to the core library. But if you just want a quick overview about where `tauri` is at in its development, here's a quick burndown: #### App Bundles - [x] App Icons