Skip to content

Commit d40a52b

Browse files
authored
Merge pull request DjangoGirls#1686 from das-g/lowercase-installation-steps
write "installation steps" in lowercase
2 parents 0a9dd79 + c49ed25 commit d40a52b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

en/chromebook_setup/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Chromebook setup
22

3-
> **Note** If you already worked through the Installation steps, no need to do this again – you can skip straight ahead to [Introduction to Python](../python_introduction/README.md).
3+
> **Note** If you already worked through the installation steps, no need to do this again – you can skip straight ahead to [Introduction to Python](../python_introduction/README.md).
44
5-
{% include "/chromebook_setup/instructions.md" %}
5+
{% include "/chromebook_setup/instructions.md" %}

en/deploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ These three places will be important to you. Your local computer will be the pl
1212

1313
# Git
1414

15-
> **Note** If you already did the Installation steps, there's no need to do this again – you can skip to the next section and start creating your Git repository.
15+
> **Note** If you already did the installation steps, there's no need to do this again – you can skip to the next section and start creating your Git repository.
1616
1717
{% include "/deploy/install_git.md" %}
1818

en/django_installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
> **Note** If you're using a Chromebook, skip this chapter and make sure you follow the [Chromebook Setup](../chromebook_setup/README.md) instructions.
44
5-
> **Note** If you already worked through the Installation steps then you've already done this – you can go straight to the next chapter!
5+
> **Note** If you already worked through the installation steps then you've already done this – you can go straight to the next chapter!
66
77
{% include "/django_installation/instructions.md" %}

en/python_installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Python originated in the late 1980s and its main goal is to be readable by human
1010

1111
> **Note** If you're using a Chromebook, skip this chapter and make sure you follow the [Chromebook Setup](../chromebook_setup/README.md) instructions.
1212
13-
> **Note** If you already worked through the Installation steps, there's no need to do this again – you can skip straight ahead to the next chapter!
13+
> **Note** If you already worked through the installation steps, there's no need to do this again – you can skip straight ahead to the next chapter!
1414
1515
{% include "/python_installation/instructions.md" %}
1616

0 commit comments

Comments
 (0)