From 04893eabc3301617893d8f4b6c68fbff61fb9506 Mon Sep 17 00:00:00 2001 From: hensm Date: Mon, 3 Jun 2019 06:25:18 +0100 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d3387f..97e97e1 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Netflix / HTML5: ## Credit -_**Note**: Since it seems to be causing confusion, this project does not use electron. The electron-chromecast library was only used as a reference for the intitial implementation of the API shim._ +_**Note**: Since it seems to be causing confusion, this project does not use electron. The electron-chromecast library was only used as a reference for the initial implementation of the API shim._ * [electron-chromecast](https://github.com/GPMDP/electron-chromecast) * [node-castv2](https://github.com/thibauts/node-castv2)