Skip to content

Commit 47a1415

Browse files
committed
fix table of content 👽
1 parent 45a7584 commit 47a1415

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ This repository contains JavaScript based examples that will teach you the funda
1010

1111
All of these examples are from FreeCodeCamp's [course](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures).
1212

13-
## Table of contents
13+
## Table of Contents
1414

15-
- [Basic Algorithm Scripting](#basic-algorithm-scriptting)
16-
- [Convert Celsius to FahrenheitPassed](#convert-celsius-to-fahrenheitPassed)
15+
- [Basic Algorithm Scripting](#basic-algorithm-scripting)
16+
- [1. Convert Celsius to Fahrenheit](#1-convert-celsius-to-fahrenheit)
1717

1818
## Basic Algorithm Scripting
1919

20-
### 1. Convert Celsius to FahrenheitPassed
20+
### 1. Convert Celsius to Fahrenheit
2121

2222
### Difficulty: Beginner
2323

0 commit comments

Comments
 (0)