Update CHANGELOG.md
authorclaromes <claromes@hey.com>
Wed, 16 Aug 2023 18:22:23 +0000 (15:22 -0300)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2023 18:22:23 +0000 (15:22 -0300)
CHANGELOG.md

index f62ca279c552f49d20c9b414f9ab360e2cd69bd6..df8fe2164b220213556650888ac077d891d470c9 100644 (file)
@@ -4,13 +4,13 @@
 
 - Displays tweets as text
 - Displays RTs info
-- Displays `json` MIME type as `json` (if tweet was deleted)
+- Displays JSON MIME type as JSON (if tweet was deleted)
 - Adds progress bar
 - Adds warning to `warc/revisit` MIME type
-- Improves the code quality
-- Screenshot tests as a alternative of `iframe`
+- Improves code quality
+- Screenshot tests as an alternative to `iframe`
   - Keeps `iframe`
-  - Each screenshot of website takes too long
+  - Each website screenshot takes too long
 
 ## [v0.1.4](https://github.com/claromes/waybacktweets/releases/tag/v0.1.4) - 2023-07-21
 - Add Pagination via CDX Server API
@@ -46,4 +46,4 @@
 - Minor bugs
 
 ## [v0.0.1](https://github.com/claromes/waybacktweets/releases/tag/v0.0.1) - 2023-05-11
-- Initial commit
\ No newline at end of file
+- Initial commit