Browse Source

Not so nitpicking this time

Brendan Abolivier 5 years ago
parent
commit
76a3267004
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      content/install-party-1.0.md

+ 1
- 1
content/install-party-1.0.md View File

20
 One of these workshops, which happened on the morning of the last day, was about
20
 One of these workshops, which happened on the morning of the last day, was about
21
 installing [Synapse](https://github.com/matrix-org/synapse), the reference
21
 installing [Synapse](https://github.com/matrix-org/synapse), the reference
22
 Matrix homeserver implementation. The goal was to give attendees a presentation
22
 Matrix homeserver implementation. The goal was to give attendees a presentation
23
-about what Matrix is, get them to install their own server, and, if possible, to
23
+about what Matrix is, get them to install their own homeserver, and, if possible, to
24
 get everyone's server to federate with everyone else's.
24
 get everyone's server to federate with everyone else's.
25
 
25
 
26
 This is not a trivial thing to do, especially when the technical expertise of
26
 This is not a trivial thing to do, especially when the technical expertise of