From 06978e086831d24f1fa5b73c921bfcbe0c26b3ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Birm=C3=A9?= Date: Tue, 2 Jul 2024 15:03:06 +0200 Subject: [PATCH] chore: fix prettier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3157b7c..a53c50b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ package the output of the transcoding job referenced by the message. | `PACKAGE_CONCURRENCY` | Number of concurrent packaging jobs | `1` | | `PACKAGE_LISTENER_PLUGIN` | Optional path to a javascript file containing a custom listener for packaging event, see below | | | `ENCORE_PASSWORD` | Optional password for the encore instance `user` user | | -| `OSC_ACCESS_TOKEN` | Optional OSC access token for accessing Encore instance in OSC | | +| `OSC_ACCESS_TOKEN` | Optional OSC access token for accessing Encore instance in OSC | | ```bash npm run start