From d1d274d99ca63be99c2a25686442b6d28d1cbe74 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Thu, 3 Jan 2019 12:28:09 +0100 Subject: [PATCH] fixed embedding --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d5c0398c..3d482078f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ a Flutter tree in the same parent directory as the clone of this project: Alternately, you can place a `.flutter_location_config` file in the directory containing flutter-desktop-embedding, containing a path to the Flutter tree to use, if you prefer not to have the Flutter tree next to -flutter-desktop-emebbing. +flutter-desktop-embedding. ### Repository Structure