Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 327 Bytes

File metadata and controls

11 lines (8 loc) · 327 Bytes

Task

Update the greeting helper so it returns Hello, world! and keep the change easy to review.

Constraints

  • Touch only the greeting module.
  • Keep the result compatible with Node 18.

Acceptance Criteria

  • The greeting output ends with an exclamation mark.
  • The final change is captured as a diff in the bundle.