fix typo on Show Relationships with a Force Directed Graph
This commit is contained in:
@ -128,7 +128,7 @@
|
|||||||
"<strong>User Story:</strong> I can see a Force-directed Graph that shows which campers are posting links on Camper News to which domains.",
|
"<strong>User Story:</strong> I can see a Force-directed Graph that shows which campers are posting links on Camper News to which domains.",
|
||||||
"<strong>User Story:</strong> I can see each camper's icon on their node.",
|
"<strong>User Story:</strong> I can see each camper's icon on their node.",
|
||||||
"<strong>User Story:</strong> I can see the relationship between the campers and the domains they're posting.",
|
"<strong>User Story:</strong> I can see the relationship between the campers and the domains they're posting.",
|
||||||
"<strong>User Story:</strong> I can tell approximately many times campers have linked to a specific domain from it's node size.",
|
"<strong>User Story:</strong> I can tell approximately how many times campers have linked to a specific domain from it's node size.",
|
||||||
"<strong>User Story:</strong> I can tell approximately how many times a specific camper has posted a link from their node's size.",
|
"<strong>User Story:</strong> I can tell approximately how many times a specific camper has posted a link from their node's size.",
|
||||||
"<strong>Hint:</strong> Here's the Camper News Hot Stories API endpoint: <code>https://www.freecodecamp.com/news/hot</code>.",
|
"<strong>Hint:</strong> Here's the Camper News Hot Stories API endpoint: <code>https://www.freecodecamp.com/news/hot</code>.",
|
||||||
"Remember to use <a href='//github.com/FreeCodeCamp/freecodecamp/wiki/How-to-get-help-when-you-get-stuck' target='_blank'>Read-Search-Ask</a> if you get stuck.",
|
"Remember to use <a href='//github.com/FreeCodeCamp/freecodecamp/wiki/How-to-get-help-when-you-get-stuck' target='_blank'>Read-Search-Ask</a> if you get stuck.",
|
||||||
|
Reference in New Issue
Block a user