Freecodecamp: Beta - CSS Grid - Three Typo Corrections

Created on 12 Mar 2018  路  8Comments  路  Source: freeCodeCamp/freeCodeCamp

Issue Description

The following is a list of needed corrections that needs to be implemented.

  1. Change __5px of the grid's height__ to __5px tall__
    https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/seed/challenges/01-responsive-web-design/css-grid.json#L279
  1. Change __\20px\__ in the test message with __\20px\__ ( missing __e__)
    https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/seed/challenges/01-responsive-web-design/css-grid.json#L328

  2. Change __between the first and forth horizontal lines and between the third and forth vertical lines__ to __between the third and forth horizontal lines and between the first and forth vertical lines__ .
    https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/seed/challenges/01-responsive-web-design/css-grid.json#L819

first timers only help wanted

Most helpful comment

Ah the "bundle" word threw me off.

Sure if you could link the files to be changed in the opening post, we can open this to potential first time contributors.

Thanks for reporting!

All 8 comments

Sorry, I am a bit lost in the exact behavior here?

@raisedadead, @moT01 found a couple of challenges that have typos and some sentences that need to be changed. I was not sure If I need to make issues for them one by one or bundle them together in one issue since they are minor issues.

Ah the "bundle" word threw me off.

Sure if you could link the files to be changed in the opening post, we can open this to potential first time contributors.

Thanks for reporting!

@raisedadead I modified the description and added the files and line numbers.

@ahmadabdolsaheb @raisedadead can i take this up ??

@ganes1410 sure thing, here are our Guidelines for Contributing and you can reach us in Contributors Chat room for any assistance.

@ahmadabdolsaheb @raisedadead for that third typo is it fourth or forth??

Yes its numeric fourth. Thanks for catching.

Was this page helpful?
0 / 5 - 0 ratings