From 09f70e481cdc306f919cfe01f910ddc2ff644bc5 Mon Sep 17 00:00:00 2001 From: Lorenzo Iovino Date: Tue, 5 Nov 2019 10:24:19 +0100 Subject: [PATCH] Fix typo in README.md --- .idea/workspace.xml | 19 ++++++++++++------- README.md | 2 -- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8020174..cdee78f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,11 +1,8 @@ - - + - - @@ -214,6 +218,7 @@ - \ No newline at end of file diff --git a/README.md b/README.md index d1b485e..df0974d 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,6 @@ Import it in your Angular2 project like a module | modelToWatch | pass model to watch, when this model changes -> font size is automatically recalculated | any type of model -fontSizeChanged - Output Parameters: | Parameter | Description | Values |