Skip to content

Commit c3aefb0

Browse files
pedrodesuPedro Ferreira
andauthored
docs(social-network): make privacy options more sensible (#2814)
Co-authored-by: Pedro Ferreira <pedro.ferreira@01talent.com>
1 parent e9e6ad0 commit c3aefb0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

subjects/social-network/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ After a user is logged in he/she can create posts and comments on already create
171171
The 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

subjects/social-network/audit/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@
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

0 commit comments

Comments
 (0)