diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 3a3fe762bad..c0a0475e1dd 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "name": "SerenityOS", + "name": "Ladybird", "image": "mcr.microsoft.com/devcontainers/base:jammy", // Features to add to the dev container. More info: https://containers.dev/implementors/features.