diff --git a/packages/core/src/box/placement.ts b/packages/core/src/box/placement.ts index 64f7d972..28547a28 100644 --- a/packages/core/src/box/placement.ts +++ b/packages/core/src/box/placement.ts @@ -55,7 +55,7 @@ export namespace Placement { } if (hosts.length > 1) { // Not a caller error: the request is fine and the system cannot yet - // answer it. An orchestrator is what closes this. todo(d-0048) + // answer it. An orchestrator is what closes this. todo(d-0014) throw new VisibleError( 'internal', ErrorCodes.Server.SERVICE_UNAVAILABLE,