commit 0e1f7b8c4a985e1b68547b00ee1228193257313e Author: Antonela hola@antonela.me Date: Wed Oct 16 11:59:21 2019 -0300
fix title case --- content/user-research/become-tester/contents.lr | 2 +- content/user-research/open/contents.lr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/user-research/become-tester/contents.lr b/content/user-research/become-tester/contents.lr index 248d815..3602131 100644 --- a/content/user-research/become-tester/contents.lr +++ b/content/user-research/become-tester/contents.lr @@ -8,7 +8,7 @@ image: eye --- _template: layout.html --- -title: Become a tester +title: Become a Tester --- subtitle: We regularly release Tor Browser Alpha versions to allow users to test software improvements and new ideas. --- diff --git a/content/user-research/open/contents.lr b/content/user-research/open/contents.lr index c0a9198..17cb0f9 100644 --- a/content/user-research/open/contents.lr +++ b/content/user-research/open/contents.lr @@ -8,7 +8,7 @@ image: eye --- _template: layout.html --- -title: Open user research +title: Open User Research --- subtitle: We put our users in the center of our development process. That is how we bring privacy-enhancing technology to the ones who more need it. Explore what we are working on and start to run user research with your local community. ---