Skip to content

Missing space in chapter 4#1180

Open
expp121 wants to merge 3 commits into
source-academy:masterfrom
expp121:master
Open

Missing space in chapter 4#1180
expp121 wants to merge 3 commits into
source-academy:masterfrom
expp121:master

Conversation

@expp121
Copy link
Copy Markdown

@expp121 expp121 commented May 27, 2026

At https://sourceacademy.org/sicpjs/4#p5, there's a missing space between 'JavaScript' and 'functions.'

Is: 'In this chapter we shall use JavaScript as a base, implementing evaluators as JavaScriptfunctions.'

Should be: 'In this chapter we shall use JavaScript as a base, implementing evaluators as JavaScript functions.'

expp121 added 2 commits May 28, 2026 01:55
At https://sourceacademy.org/sicpjs/4#p5, there's a missing space between 'JavaScript' and 'functions.'

Is: 'In this chapter we shall use JavaScript as a base, implementing evaluators as JavaScriptfunctions.'

Should be: 'In this chapter we shall use JavaScript as a base, implementing evaluators as JavaScript functions.'
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a leading space to the "procedures." and "functions." text inside the SPLITINLINE blocks in chapter4.xml to fix a spacing issue. The reviewer suggests combining consecutive SPLITINLINE blocks into a single block to improve XML maintainability.

Comment thread xml/chapter4/chapter4.xml Outdated
…to maintain

Combining schemes into a single block,
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