From bead3fd4eab284ec8ecb86e31eb4cf9f5f7a1a3a Mon Sep 17 00:00:00 2001 From: BrianZ1 Date: Sat, 30 Apr 2016 18:41:58 -0400 Subject: [PATCH] Fix wording ambiguity for Personal Portfolio (#8345) Fix wording ambiguity for Personal Portfolio --- .../01-front-end-development-certification/basic-ziplines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/01-front-end-development-certification/basic-ziplines.json b/challenges/01-front-end-development-certification/basic-ziplines.json index e95954309a..156b6f5fae 100644 --- a/challenges/01-front-end-development-certification/basic-ziplines.json +++ b/challenges/01-front-end-development-certification/basic-ziplines.json @@ -180,7 +180,7 @@ "Objective: Build a CodePen.io app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/YqLyXB/.", "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries you need. Give it your own personal style.", - "Rule #3: You may use your own CSS and frameworks other than Bootstrap.", + "Rule #3: You can use Bootstrap, or any other framework of your choice.", "User Story: I can access all of the portfolio webpage's content just by scrolling.", "User Story: I can click different buttons that will take me to the portfolio creator's different social media pages.", "User Story: I can see thumbnail images of different projects the portfolio creator has built (if you haven't built any websites before, use placeholders.)",