Skip to content

Commit 3b242c3

Browse files
removed spaces from all other files in repo to push pr
1 parent 114c64a commit 3b242c3

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,4 +383,4 @@ understandings, or agreements concerning use of licensed material. For
383383
the avoidance of doubt, this paragraph does not form part of the
384384
public licenses.
385385

386-
Creative Commons may be contacted at creativecommons.org.
386+
Creative Commons may be contacted at creativecommons.org.

contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Use Git & Github to submit your coursework as a pull request.
88

99
Contributing to a remote codebase is a necessary skill for a professional developer. Opening PRs is mandatory at CYF. It is part of the coursework.
1010

11-
If you cannot submit your coursework you **must** post on Slack to get unblocked.
11+
If you cannot submit your coursework you **must** post on Slack to get unblocked.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ <h2><a href="/Form-Controls">Project 2: Form Controls</a></h2>
4343
</main>
4444
<footer><a href="HOW_TO_REVIEW.md">HOW TO REVIEW MD</a></footer>
4545
</body>
46-
</html>
46+
</html>

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
[[plugins.inputs.audits]]
1515
path = "/form-controls/"
16-
output_path = "reports/form-controls.html"
16+
output_path = "reports/form-controls.html"

practical_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ e.g.: To commit the staged changes with a short commit message
5555
git commit -m "Fix syntax error"
5656
```
5757

58-
- Additional resource: [W3School Git Tutorial](https://www.w3schools.com/git/default.asp?remote=github)
58+
- Additional resource: [W3School Git Tutorial](https://www.w3schools.com/git/default.asp?remote=github)

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ You will copy these issues to your Coursework Planner, which is one repo that wi
3030

3131
If you do not already have your own Coursework Planner, set one up now:
3232

33-
https://github.com/CodeYourFuture/Coursework-Planner
33+
https://github.com/CodeYourFuture/Coursework-Planner

0 commit comments

Comments
 (0)