File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -171,8 +171,8 @@ After a user is logged in he/she can create posts and comments on already create
171171The user must be able to specify the privacy of the post:
172172
173173- public (all users in the social network will be able to see the post)
174- - private (only followers of the creator of the post will be able to see the post)
175- - almost private (only the followers chosen by the creator of the post will be able to see it)
174+ - almost private (only followers of the creator of the post will be able to see the post)
175+ - private (only the followers chosen by the creator of the post will be able to see it)
176176
177177---
178178
Original file line number Diff line number Diff line change 128128
129129##### Try creating a post.
130130
131- ###### Can you specify the type of privacy of the post (private, public, almost private)?
131+ ###### Can you specify the type of privacy of the post (public, almost private, private)?
132132
133- ###### If you choose the almost private privacy option, can you specify the users that are allowed to see the post?
133+ ###### If you choose the private privacy option, can you specify the users that are allowed to see the post?
134134
135135##### Groups
136136
You can’t perform that action at this time.
0 commit comments