Skip to content

Fix import path in README for index.js file#13

Open
Waroach wants to merge 1 commit intoadrianhajdin:mainfrom
Waroach:patch-1
Open

Fix import path in README for index.js file#13
Waroach wants to merge 1 commit intoadrianhajdin:mainfrom
Waroach:patch-1

Conversation

@Waroach
Copy link

@Waroach Waroach commented Mar 10, 2024

This pull request addresses a discrepancy in the README file where the import path for the ../../public/assets directory on line 37 is incorrectly specified. The actual import path in the corresponding index.js file is ../assets. This correction ensures that users following the tutorial will encounter accurate information in the README, promoting a smoother learning experience. The change has been verified in the code, aligning the documentation with the correct import path.

This pull request addresses a discrepancy in the README file where the import path for the ../../public/assets directory on line 37 is incorrectly specified. The actual import path in the corresponding index.js file is ../assets. This correction ensures that users following the tutorial will encounter accurate information in the README, promoting a smoother learning experience. The change has been verified in the code, aligning the documentation with the correct import path.
000Andre000 added a commit to David-0705/Euphoria_dbit2k25 that referenced this pull request Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant