docs(registry): fix typos in north-korea-locked-down source prompt#1201
Open
picsoung wants to merge 1 commit into
Open
docs(registry): fix typos in north-korea-locked-down source prompt#1201picsoung wants to merge 1 commit into
picsoung wants to merge 1 commit into
Conversation
Correct clear spelling errors in the verbatim sourcePrompt (backround→background, apears→appears, redish→reddish, lfe→life) and collapse a double space. Casual phrasing is left intact to keep the prompt authentic. Regenerated catalog page line kept in sync with the source manifest.
Collaborator
|
imo if the source prompt of the original author said this, it should stay as it is, and it consumes less tokens |
4cb1da4 to
a0910bd
Compare
Author
|
That was my assumption, but checking on OpenAI tokenizer I different results Original prompt
Corrected prompt
7 tokens, not a huge difference, but still some tokens saved 😄 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Corrects clear spelling errors in the verbatim
sourcePromptof thenorth-korea-locked-downregistry block, and keeps the generated catalog page in sync.backroundbackgroundapearsappearsredishreddishlfelifeImage Gen␠␠if(double space)Image Gen ifCasual phrasing (
north korea,youtube,id like) is intentionally left as-is to keep the prompt authentic to what the author originally wrote.Files
registry/blocks/north-korea-locked-down/registry-item.json— source manifest (sourcePrompt)docs/catalog/blocks/north-korea-locked-down.mdx— auto-generated catalog page, kept in sync (single line)Notes
A full
codespellsweep across all prose docs (includingdocs/guides) and registry manifests found no other genuine typos.