Skip to content

Commit 9e3416b

Browse files
Update image.md
1 parent 2fa0ef3 commit 9e3416b

File tree

1 file changed

+1
-1
lines changed
  • src/content/reference/components

1 file changed

+1
-1
lines changed

src/content/reference/components/image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function App() {
2020

2121
### Properties
2222

23-
- **source**: Source of the image. Can be a url, a resource path (e.g. 'res:/path/to/file'), the `Texture2D` object or the `Sprite` object.
23+
- **source**: Source of the image. Can be a url, a resource path (e.g. 'res:path/to/file'), the `Texture2D` object or the `Sprite` object.
2424

2525
### Notes
2626

0 commit comments

Comments
 (0)