Skip to content

Commit 18e02b3

Browse files
committed
trigger a rebuild again
1 parent 08f950f commit 18e02b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/slackApi.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ export const buildPurchaseRequestBlocks = (purchase, userName) => {
375375
};
376376

377377
/**
378-
* State change notification blocks
378+
* State change notification block
379379
*/
380380
export const buildStateChangeBlocks = (purchase, previousState, newState, userName) => {
381381
return [

0 commit comments

Comments
 (0)