Explorar o código

changelog: fix typo

Fabian Peter Hammerle %!s(int64=4) %!d(string=hai) anos
pai
achega
944bc78bbd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
     - `tooncher.TOONTOWN_ENGINE_DEFAULT_PATH`
     - `tooncher.api_request`
     - `tooncher.login`
-  - `start_engine` & `launch`: expected `isinstance(engine_path, pathlib.Path)`
+  - `start_engine` & `launch`: expects `isinstance(engine_path, pathlib.Path)`
     (instead of `str`)
 - pass all env vars to engine
   (e.g., enables use of `optirun tooncher …`)