Skip to content

Commit a7452ee

Browse files
committed
Fixed wrong header name.
1 parent 161f15d commit a7452ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/TypeTraits.h/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Contains traits for compile-time type inspection and transformation.
99

1010
## Header
1111
{% highlight C++ %}
12-
#include "react/Signal.h"
12+
#include "react/TypeTraits.h"
1313
{% endhighlight %}
1414

1515
## Synopsis

0 commit comments

Comments
 (0)