Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Grassi <joao.grassi@dynatrace.com>
  • Loading branch information
joaopgrassi committed Oct 24, 2023
1 parent 4d2fa4a commit 6efb398
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace Tracers {
namespace OpenTelemetry {

/**
* @brief A strig key-value map that stores the resource attributes.
* @brief A string key-value map that stores the resource attributes.
*/
using ResourceAttributes = std::map<std::string, std::string>;

Expand Down

0 comments on commit 6efb398

Please sign in to comment.