Skip to content

Commit 886efa4

Browse files
committed
Rename intro heading to introduction
1 parent da77ea5 commit 886efa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/style-guides/javascript/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ JavaScript Style Guide
66

77
## Table of Contents
88

9-
1. [Intro](#intro)
9+
1. [Introduction](#introduction)
1010
1. [General Principles](#general-principles)
1111
1. [Whitespace](#whitespace)
1212
1. [Semicolons](#semicolons)
@@ -36,7 +36,7 @@ JavaScript Style Guide
3636
1. [License](#license)
3737

3838

39-
## Intro
39+
## Introduction
4040

4141
Always abide by the __Law of Code Style Consistency__, or, in other words, _when in Rome, do as the Romans do_.
4242

0 commit comments

Comments
 (0)