Skip to content

Commit

Permalink
fix missing space issue on full_code guide
Browse files Browse the repository at this point in the history
  • Loading branch information
gramidt committed Oct 15, 2023
1 parent 07d76b2 commit eef6025
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs-src/0.4/en/guide/full_code.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Conclusion

Well done! You've completed the Dioxus guide and built a hackernews application in Dioxus.
Well done! You've completed the Dioxus guide and built a hackernews application in Dioxus.

To continue your journey, you can attempt a challenge listed below, or look at the [Dioxus reference](../reference/index.md).

## Challenges
Expand Down

0 comments on commit eef6025

Please sign in to comment.