Skip to content

Commit 0114cd6

Browse files
committed
Fix FAQ file case for include
1 parent f2acc84 commit 0114cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/trustmark-faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ hide_table_of_contents: true
4747
- [Is TrustMark compatible with blockchain technology?](#is-trustmark-compatible-with-blockchain-technology)
4848
- [Can TrustMark be used for NFT provenance?](#can-trustmark-be-used-for-nft-provenance)
4949

50-
import Faq from './trustmark/faq.md';
50+
import Faq from './trustmark/FAQ.md';
5151

5252
<Faq name="faq" />

0 commit comments

Comments
 (0)