Skip to content

Commit 7beca99

Browse files
Rewrite sentence about type indexes (#11)
1 parent 029853c commit 7beca99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,11 +1589,11 @@ <h2>Discovery</h2>
15891589
<p>The RDF class used to register an instance of a chat chanel
15901590
is <code>meeting:LongChat</code><div class="
15911591
The <a href="#bib-type-indexes">Type Indexes</a> may be used with that Class to create
1592-
to make a person note of the fact that the Chat to find it later, a similar note
1592+
a personal note of the Chat to find it later, a similar note
15931593
but shared with others in a community, or a public note, in which case
1594-
systems displaying their profile will typically allow other to find the chat.
1594+
systems displaying their profile will typically allow others to find the chat.
15951595
</p></p> To make a link to a chat, one does not have to be the owner of it,
1596-
or a participant. The access control does not have to match: it is possible to
1596+
or a participant. The access control does not have to match: it is possible to
15971597
have a private link to a public resource and vice-versa.
15981598

15991599
</p>

0 commit comments

Comments
 (0)