fix typos

This commit is contained in:
Wataru Otsubo 2024-10-01 11:29:05 +09:00
parent ab6c012480
commit 995abd47ac
2 changed files with 2 additions and 2 deletions

View file

@ -210,7 +210,7 @@ end
) -> nothing
Fill `qaqc_single_run_results` in `db` from single result table DataFrame.
Additionaly, it
Additionally, it
1. automatically add `runid` if it's not in `qaqc_runs` table in `db`.
2. automatically update fields in `qaqc_runs` table.
"""