[fractal/about-fractal-next] Apply 1 suggestion(s) to 1 file(s)



commit e8084ca9638b3cfe8a76347aeff7c2b4e71e17bb
Author: Julian Sparber <julian sparber net>
Date:   Fri Feb 5 12:14:58 2021 +0000

    Apply 1 suggestion(s) to 1 file(s)

 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README.md b/README.md
index afcaff15..8e866359 100644
--- a/README.md
+++ b/README.md
@@ -8,11 +8,11 @@ Fractal is a Matrix messaging app for GNOME written in Rust. Its interface is op
 ![screenshot](https://gitlab.gnome.org/GNOME/fractal/raw/master/screenshots/fractal.png)
 
 ## Fractal-next initiative
-We are working on rewriting Fractal from scratch using [GTK4](https://www.gtk.org/) and the 
[matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk). This afford is called Fractal-next.
+We are working on rewriting Fractal from scratch using [GTK4](https://www.gtk.org/) and the 
[matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk). This effort is called fractal-next.
 
-We already talked several times in the past about rewriting the application, but for different reasons we 
didn't do it. Now that the [matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk) exists, which 
does a lot of heavy lifting for us, it gives a good starting ground to build Fractal without the need of 
implement every single feature from Matrix API to the user visible UI. Finally with the rise of GTK4 we would 
need to rework and rewrite most of Fractal's code anyways. Therefore, it just makes sense to start over and 
build Fractal-next with all features (e.g end-to-end encryption) we want in mind.
+We already talked several times in the past about rewriting the application, but for different reasons we 
didn't do it. Now that the [matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk) exists, which 
does a lot of the heavy lifting for us, we have a good starting point to build Fractal without the need to 
implement every single feature from the Matrix API. Finally with the release of GTK4 we would need to rework 
most of Fractal's code anyways. Therefore, it just makes sense to start over and build Fractal with all 
features (e.g end-to-end encryption) we have in mind.
 
-Issues that target fractal-next should be labeld accordingly with the label "fractal-next".
+Issues that target fractal-next should be labeled accordingly as "fractal-next".
 
 ### Milestones
 The milestones are an unordered list of features we will need to implement (help is much appreciated 😀️)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]