Skip to content

Commit a2aae6c

Browse files
Jiralitevladfrangu
authored andcommitted
docs: remove locale
1 parent 2ea5a31 commit a2aae6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/builders/src/components/v2/Container.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ export class ContainerBuilder extends ComponentBuilder<APIContainerComponent> {
175175
*
176176
* @remarks
177177
* This method behaves similarly
178-
* to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice | Array.prototype.splice()}.
178+
* to {@link https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array/splice | Array.prototype.splice()}.
179179
*
180180
* It's useful for modifying and adjusting order of the already-existing components of a container.
181181
* @example

0 commit comments

Comments
 (0)