Skip to content

Commit 606e3dd

Browse files
forgot equals sign
1 parent e64fbb4 commit 606e3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Avoiding this reliance would make it easier for users to switch between images,
2121
require us to learn a slightly new interaction workflow.
2222
~~~
2323

24-
~~~admonish question collapsible=true title"Compile error: ap_fixed.h: No such file or directory."
24+
~~~admonish question collapsible=true title="Compile error: ap_fixed.h: No such file or directory."
2525
As with other errors of this type, this originates in a bad interaction between our repository
2626
and one of its submodules. Specifically, `ap_fixed.h` is within the `Trigger/HLS_arbitrary_Precision_Types`
2727
submodule and so if the files within that directory are not present you need to make sure that

0 commit comments

Comments
 (0)