Skip to content

fix: add missing space in BDA blueprints notebook (issue #522)#702

Open
madhununna wants to merge 1 commit into
aws-samples:mainfrom
madhununna:fix/issue-522-typos-blueprints-notebook
Open

fix: add missing space in BDA blueprints notebook (issue #522)#702
madhununna wants to merge 1 commit into
aws-samples:mainfrom
madhununna:fix/issue-522-typos-blueprints-notebook

Conversation

@madhununna

Copy link
Copy Markdown

Summary

Adds missing space after the comma in "standard output,custom output""standard output, custom output" in the View Job Metadata section of 03_combining_project_blueprints_with_multipage_documents.ipynb.

Context

Issue #522 reported two typos:

  • "chan have" → already fixed upstream (current file reads "can have")
  • "output,custom" missing space → fixed by this PR

Verification

  • Notebook JSON validated after edit
  • Single-line change, minimal diff

Fixes #522

Adds missing space after comma in the job metadata explanation in
03_combining_project_blueprints_with_multipage_documents.ipynb so
readers parse 'standard output, custom output' rather than run-together
words.

The companion 'chan'/'can' typo was already fixed upstream; only the
missing-space typo remained.

Fixes aws-samples#522
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

Typos in 03_combining_project_blueprints_with_multipage_documents.ipynb

1 participant