From 52dd988b3d276ead3d55cd9c727f7674068f7e71 Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Tue, 15 Jun 2021 02:06:01 +0900 Subject: [PATCH] doc: fix typo in TAEF.md (#10424) Fixed typo. ``` enviroment -> environment ``` * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA --- doc/TAEF.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/TAEF.md b/doc/TAEF.md index 055158427..02edbc825 100644 --- a/doc/TAEF.md +++ b/doc/TAEF.md @@ -16,7 +16,7 @@ If you have Visual Studio and related C++ components installed, and you have suc > Note that you cannot easily run TAEF tests directly through Visual Studio. The `Microsoft.Taef` NuGet package comes with an adapter that will let you browse and execute TAEF tests inside of Visual Studio, but its performance and reliability prevent us from recommending it here. -In a "normal" CMD environment, `te.exe` may not be directly available. Try the following command to set up the development enviroment first: +In a "normal" CMD environment, `te.exe` may not be directly available. Try the following command to set up the development environment first: ```shell .\tools\razzle.cmd