Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

chore: fixing typos in txn notes #117

Merged
merged 3 commits into from
Aug 24, 2022
Merged

Conversation

Mysco13
Copy link
Contributor

@Mysco13 Mysco13 commented Aug 24, 2022

Description

Fixing thee occurrences of "transcation" to "transaction".

Checklist

Please, make sure to comply with the checklist below before expecting review

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Merging #117 (a00bf3a) into main (76e0aad) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   44.14%   44.14%           
=======================================
  Files         101      101           
  Lines        2304     2304           
  Branches      207      208    +1     
=======================================
  Hits         1017     1017           
  Misses       1262     1262           
  Partials       25       25           
Impacted Files Coverage Δ
src/components/Dialogs/AboutDialog.tsx 0.00% <ø> (ø)
src/components/Dialogs/ToAlgoPickerDialog.tsx 66.66% <ø> (ø)
src/components/TextFields/CryptoTextField.tsx 50.00% <0.00%> (ø)
src/pages/public-swaps.page.tsx 46.96% <ø> (ø)
src/utils/api/swaps/createSwapDeactivateTxns.ts 26.66% <ø> (ø)
src/utils/api/swaps/createSwapDepositTxns.ts 29.41% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aorumbayev aorumbayev merged commit 0d2a7c4 into AlgoWorldNFT:main Aug 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants