File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ allow you to program custom behaviours triggered by various channel
33
33
events.
34
34
35
35
### %chat
36
- %chat is a direct-message agent, which, unlinke %channels, establishes peer-to-peer connection
36
+ %chat is a direct-message agent, which, unlike %channels, establishes peer-to-peer connection
37
37
between two parties.
38
38
39
39
### %contacts
@@ -42,13 +42,13 @@ users, constructing the user's social graph as he interacts with others
42
42
on the TM network.
43
43
44
44
### %activity
45
- %activity is TM's activity tracker. Activity aggregates events sent
45
+ %activity is TM's activity tracker. It aggregates events sent
46
46
by other agents and alerts the user based on his notification settings.
47
47
48
48
### %profile
49
49
%profile allows the user to expose a personal webpage accessible through
50
- his node's URL. The webpage can feature preview of user's groups, or a
51
- widget published by any other agent.
50
+ his node's URL. The webpage can feature a preview of user's groups, or a
51
+ widget registered by any other agent.
52
52
53
53
### %expose
54
54
%expose allows the user to publish the content available in one of the
You can’t perform that action at this time.
0 commit comments