File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ This repository contains JavaScript based examples that will teach you the funda
10
10
11
11
All of these examples are from FreeCodeCamp's [ course] ( https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures ) .
12
12
13
- ## Table of contents
13
+ ## Table of Contents
14
14
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 )
17
17
18
18
## Basic Algorithm Scripting
19
19
20
- ### 1. Convert Celsius to FahrenheitPassed
20
+ ### 1. Convert Celsius to Fahrenheit
21
21
22
22
### Difficulty: Beginner
23
23
You can’t perform that action at this time.
0 commit comments