Skip to content

Commit 0862999

Browse files
authored
Update README.md
1 parent a85d320 commit 0862999

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
@@ -38,7 +38,7 @@ if(cToStr) { // Functor valid?
3838

3939
* ***Performance*** – Reflective calls are on par with `std::function`, and can be even faster when argument and return types are fully specified.
4040

41-
See the [Performance Summary](docs/benchmark_summary.md) for benchmark details.
41+
See the [Performance Summary](docs/benchmark_summary.md) for benchmark details.
4242

4343
## A Quick Preview: Reflection That Looks and Feels Like C++
4444

0 commit comments

Comments
 (0)