Skip to content

Commit 12d3ce6

Browse files
Remove 'simply' from documentation as requested in PR review
Co-Authored-By: Alek Petuskey <[email protected]>
1 parent 1dfe73c commit 12d3ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There are two ways to reference assets in your Reflex app:
1919

2020
### 1. Direct Path Reference
2121

22-
To reference an image in the `assets/` folder, simply pass the relative path as a prop.
22+
To reference an image in the `assets/` folder, pass the relative path as a prop.
2323

2424
For example, you can store your logo in your assets folder:
2525

0 commit comments

Comments
 (0)