diff --git a/windows-application-driver.json b/windows-application-driver.json index 1b83f6d3d8..b6d57864a7 100644 --- a/windows-application-driver.json +++ b/windows-application-driver.json @@ -2,7 +2,7 @@ "version": "1.1", "description": "Supports Selenium-like UI Test Automation on Windows Applications.", "homepage": "https://github.com/Microsoft/WinAppDriver", - "license" : { + "license": { "identifier": "MIT", "url": "https://github.com/Microsoft/WinAppDriver/blob/master/LICENSE" },