From 96364adb0dd1a67ad958473e1895a720335086e3 Mon Sep 17 00:00:00 2001 From: Martin Kuba Date: Fri, 3 May 2024 16:50:32 -0700 Subject: [PATCH] Update specification/logs/event-sdk.md Co-authored-by: Jamie Danielson --- specification/logs/event-sdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/logs/event-sdk.md b/specification/logs/event-sdk.md index f0f46a46ef1..15cc62ac6fa 100644 --- a/specification/logs/event-sdk.md +++ b/specification/logs/event-sdk.md @@ -42,7 +42,7 @@ All `LogRecord`s produced by any `EventLogger` from the `EventLoggerProvider` SH ### EventLoggerProvider Creation -The SDK SHOULD allow the creation of multiple independent `EventLoggerProviders`s. +The SDK SHOULD allow the creation of multiple independent `EventLoggerProvider`s. ### EventLogger Creation