From 763483583bc5a672d31e00b15f97e5434bab2c1e Mon Sep 17 00:00:00 2001 From: syed-m-osama <83537384+syed-m-osama@users.noreply.github.com> Date: Wed, 26 Oct 2022 17:38:07 +0530 Subject: [PATCH] Update README.md spell-check --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e51f96..5871617 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ TimelineTile( ### Is it the first or the last? -You can decide if a tile is the first os the last in a timeline. This way you control whether a `before` or `after` line must be rendered. +You can decide if a tile is the first or the last in a timeline. This way you control whether a `before` or `after` line must be rendered. ![First and last](https://raw.githubusercontent.com/JHBitencourt/timeline_tile/master/screenshots/first_and_last.png)