diff --git a/packages/@webex/webex-core/src/webex-core.js b/packages/@webex/webex-core/src/webex-core.js index 84c1d8c8860..f70b7a64061 100644 --- a/packages/@webex/webex-core/src/webex-core.js +++ b/packages/@webex/webex-core/src/webex-core.js @@ -330,7 +330,7 @@ const WebexCore = AmpState.extend({ * @returns {WebexCore} */ initialize(attrs = {}) { - console.log('multiple LLM special build'); + console.log('multiple llm special build'); this.config = merge({}, config, attrs.config); // There's some unfortunateness with the way {@link AmpersandState#children}