From e46175db02adc039d4e70d45086b0c80a4887120 Mon Sep 17 00:00:00 2001
From: Nico Alt <nicoalt@posteo.org>
Date: Fri, 27 Mar 2020 12:00:25 +0000
Subject: [PATCH] "considered as" is considered wrong in this context, I guess

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8bb4f80..1ce638c 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 [![pipeline status](https://code.briarproject.org/NicoAlt/briar-gtk/badges/master/pipeline.svg)](https://code.briarproject.org/NicoAlt/briar-gtk/commits/master)
 [![coverage report](https://code.briarproject.org/NicoAlt/briar-gtk/badges/master/coverage.svg)](https://code.briarproject.org/NicoAlt/briar-gtk/commits/master)
 
-_Warning: This is still in a very early state and should be considered as prototype._
+_Warning: This is still in a very early state and should be considered a prototype._
 
 A simple GTK app for [Briar](https://briar.app), built with Python and GNOME Builder.
 It uses [python-briar-wrapper](https://code.briarproject.org/briar/python-briar-wrapper) and the
-- 
GitLab