Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix entrypoint syntax in overrides tutorial #782

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

kdmccormick
Copy link
Member

In an entrypoint, the module path and the object name need to be separated by a single colon, not a double colon.

In an entrypoint, the module path and the object name
need to be separated by a single colon, not a double colon.
@kdmccormick kdmccormick requested a review from nsprenkle August 19, 2024 17:13
@kdmccormick kdmccormick merged commit e7dd846 into master Aug 20, 2024
10 checks passed
@kdmccormick kdmccormick deleted the kdmccormick/overrides-doc-fix branch August 20, 2024 15:17
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.

3 participants