From 1149423e37615d1a36f69f9716a9a89116869dbb Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Sun, 1 Sep 2019 09:10:04 +1200 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b65ddc8..2e613c20 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Mobius is built and tested with Apache Spark [1.4.1](https://github.com/Microsof ## Releases -Mobius releases are available at https://github.com/Microsoft/Mobius/releases. References needed to build C# Spark driver applicaiton using Mobius are also available in [NuGet](https://www.nuget.org/packages/Microsoft.SparkCLR) +Mobius releases are available at https://github.com/Microsoft/Mobius/releases. References needed to build C# Spark driver application using Mobius are also available in [NuGet](https://www.nuget.org/packages/Microsoft.SparkCLR) [![NuGet Badge](https://buildstats.info/nuget/Microsoft.SparkCLR)](https://www.nuget.org/packages/Microsoft.SparkCLR)