Skip to content

Commit b4b41d9

Browse files
committed
fixed typo in Tutorials section of Ethereum for Dart developers doc
1 parent 82c268a commit b4b41d9

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/programming-languages/dart

1 file changed

+1
-1
lines changed

src/content/developers/docs/programming-languages/dart/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ incomplete: true
1515
3. Writing a user interface in Dart
1616
- [Building a Mobile dapp with Flutter](https://medium.com/dash-community/building-a-mobile-dapp-with-flutter-be945c80315a) is a lot shorter, which might be better
1717
if you already know the basics
18-
- If you prefer the learn by watching a video, you can watch [Build Your First Blockchain Flutter App](https://www.youtube.com/watch?v=3Eeh3pJ6PeA), which is about an hour long
18+
- If you prefer to learn by watching a video, you can watch [Build Your First Blockchain Flutter App](https://www.youtube.com/watch?v=3Eeh3pJ6PeA), which is about an hour long
1919
- If you are impatient, you might prefer [Building a Blockchain Decentralized-app with Flutter and Dart on Ethereum](https://www.youtube.com/watch?v=jaMFEOCq_1s), which is only about twenty minutes
2020
- [Integrating MetaMask in Flutter application](https://youtu.be/8qzVDje3IWk) - this short video takes you through the steps of integrating MetaMask into your Flutter applications
2121

0 commit comments

Comments
 (0)