skylines icon indicating copy to clipboard operation
skylines copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 1 year ago • 0 comments

There are small typos in:

  • ember/app/sentry.js
  • skylines/api/views/flights.py
  • skylines/model/flight.py

Fixes:

  • Should read synchronously rather than syncronously.
  • Should read cancellation rather than cancelation.
  • Should read chunk rather than chunck.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

timgates42 avatar Sep 17 '22 22:09 timgates42