My first pull request
As I was working through FreeCodeCamp this morning I failed a test and got an error message:
Notice anything wrong? The text says “in which the footer and header areas occupy the top and bottom rows respectively. This is wrong as the header should be at the top.
I found the file on Github and suggested swapping the references to header and footer:
This is my first real pull request on Github! Now we wait for the bot to do checks:
Update #1: The checks have passed:
The next stage is for manual merging by an admin.