Skip to content

Commit

Permalink
fix: 💡 Update the explanation in the introduction (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbmorley authored Jun 17, 2024
1 parent a1618c8 commit 1ca68aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Thoughts/Views/Introduction/IntroductionView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ struct IntroductionView: View {
case .welcome:
Page {
MarketingView("Welcome to Thoughts") {
Text("Thoughts works with your workflows to help you quickly get your ideas into your existing systems and tools.")
Text("Pair it with apps like [Obsidian](https://obsidian.md) and [Typora](https://typora.io) to organize and take your notes further.")
Text("Thoughts is a lightweight note taking app. It works with your existing workflows to help you quickly get your ideas into the systems and tools you love.")
Text("Thoughts doesn't offer any viewing functionality—pair it with apps like [Obsidian](https://obsidian.md) and [Typora](https://typora.io) to organize and take your notes further.")
} header: {
Image("Icon")
.resizable()
Expand Down

0 comments on commit 1ca68aa

Please sign in to comment.