diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 3c1ea50f7..dda0df62d 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -29,10 +29,10 @@ "body": "### Features\n\n* Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ([#2768](https://github.com/standardnotes/app/issues/2768)) ([396ee3f](https://github.com/standardnotes/app/commit/396ee3f449c612600bbbe3294c61dc8be46ea365))", "parsed": { "_": [ - "Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). (#2768) (396ee3f)" + "Editing large notes, greater than 1.5MB, will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently, roughly every 30 seconds rather than after every change. (#2768) (396ee3f)" ], "Features": [ - "Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). (#2768) (396ee3f)" + "Editing large notes, greater than 1.5MB, will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently, roughly every 30 seconds rather than after every change. (#2768) (396ee3f)" ] } },