Update notebook.md with an Article error

Corrected subject–verb agreement and article usage in the
Notebook documents section. 

This PR fixes a minor grammar issue in the Notebook documentation:
- Corrects subject–verb agreement ("contains" → "contain")
- Fixes incorrect article usage ("a" → "an")

No functional changes.
pull/7794/head
Amulya S 4 months ago committed by GitHub
parent 9836de423c
commit 26949e5f55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -45,7 +45,7 @@ notebook and its dependencies.
### Notebook documents
Notebook documents contains the inputs and outputs of a interactive session as
Notebook documents contain the inputs and outputs of an interactive session as
well as additional text that accompanies the code but is not meant for
execution. In this way, notebook files can serve as a complete computational
record of a session, interleaving executable code with explanatory text,

Loading…
Cancel
Save