Skip to content

Commit 5d5b171

Browse files
committed
📚 [README]
1 parent cf0de1f commit 5d5b171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ static_assert(std::is_same_v<float, at_c<2, int, bool, float>>);
7474

7575
---
7676

77-
> STL/Ranges (https://godbolt.org/z/Pc57zE4a6)
77+
> Algorithms (https://godbolt.org/z/Pc57zE4a6)
7878
7979
```cpp
8080
template<class... Ts>

0 commit comments

Comments
 (0)