Skip to content

chore(examples): correct typo in supply-chain app crash message#4339

Open
ZainabTravadi wants to merge 1 commit into
hyperledger-cacti:mainfrom
ZainabTravadi:fix/supply-chain-exiting-typo
Open

chore(examples): correct typo in supply-chain app crash message#4339
ZainabTravadi wants to merge 1 commit into
hyperledger-cacti:mainfrom
ZainabTravadi:fix/supply-chain-exiting-typo

Conversation

@ZainabTravadi

Copy link
Copy Markdown

Summary

Fixes a typo in the supply chain example backend crash message.

The application previously logged:

SupplyChainApp crashed. Existing...

This has been corrected to:

SupplyChainApp crashed. Exiting...

to accurately reflect the application shutdown behavior after a fatal error.

Related Issue

Fixes #4338

Testing Performed

  • Verified the updated string in the source file
  • Ran targeted TypeScript compilation validation for the affected package
  • Confirmed only the intended line changed

@sandeepnRES

sandeepnRES commented May 18, 2026

Copy link
Copy Markdown
Contributor

Please rename the PR and commit message to chore(examples): ...
and when opening an issue, make sure to follow same correct format, because the same issue title has to be used in commit message and PR title.

Signed-off-by: Zainab Travadi <zainabtravadi421@gmail.com>
@ZainabTravadi ZainabTravadi force-pushed the fix/supply-chain-exiting-typo branch from a45ff53 to 78b0ec0 Compare May 18, 2026 15:39
@ZainabTravadi ZainabTravadi changed the title fix(examples): correct typo in supply-chain app crash message chore(examples): correct typo in supply-chain app crash message May 18, 2026
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.

chore(examples): correct typo in supply-chain app crash message

3 participants