Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions public/content/what-are-apps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ When apps are all built on Ethereum, they are all compatible. A token for one ap

<BrowseApps />

## Further reading
## Further reading {#further-reading}

- [Ethereum for beginners](/what-is-ethereum)
- [What is a smart contract?](/developers/docs/smart-contracts/)
- [Technical dapp documentation](/developers/docs/dapps/)

## Frequently asked questions
## Frequently asked questions {#faq}

<ExpandableCard title="What does dapp stand for?" visible>
<p>Dapp stands for decentralized applications. Those are applications built on blockchain networks like Ethereum. They are called decentralized because underlying network is decentralized.</p>
Expand Down