Skip to content

Commit

Permalink
chore: fix doc lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Flarna committed Feb 4, 2020
1 parent b9a4cfd commit 689a2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/opentelemetry-api/src/trace/span.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export interface Span {

/**
* Returns if the span has been ended.
*
*
* @returns true if the Span has been ended.
*/
isEnded(): boolean;
Expand Down

0 comments on commit 689a2c0

Please sign in to comment.