1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-09 10:46:52 +02:00

Fix salting typo link (#3820)

This commit is contained in:
Tim Jonas Meinerzhagen
2023-09-22 21:24:50 +02:00
committed by GitHub
parent 685021493c
commit cab075bf5b

View File

@@ -6,7 +6,7 @@ In this section, we will dive deeper into the following topics:
- [What is salting?](#what-is-salting)
- [Why is salting important?](#why-is-salting-important)
- [How dosalting work?](#how-does-salting-work)
- [How does salting work?](#how-does-salting-work)
- [Best practices for salting](#best-practices-for-salting)
---