tinyflux icon indicating copy to clipboard operation
tinyflux copied to clipboard

Documentation typos, taking `tinydb` as `tinyflux`

Open James4Ever0 opened this issue 1 year ago • 1 comments

Describe the bug Some documentation pages of this project have errors in example code snippets, and more accurately tinydb is used instead of tinyflux. You can search for all occurances here.

To Reproduce Steps to reproduce the behavior:

  1. Go to this page
  2. Search for from tinydb import
  3. Scroll down the page
  4. See error

Expected behavior tinyflux shall be used instead.

Screenshots image

Additional context Someone has made a pull request for this issue.

James4Ever0 avatar Mar 25 '24 09:03 James4Ever0

The code review for this PR is trivial @citrusvanilla

elliotfontaine avatar Mar 28 '24 09:03 elliotfontaine

thanks @James4Ever0 and @elliotfontaine this has been fixed on main.

citrusvanilla avatar Apr 13 '24 21:04 citrusvanilla

completed by @Tejasweee

citrusvanilla avatar Apr 14 '24 00:04 citrusvanilla