Skip to content

Commit

Permalink
Merge pull request #192 from eclipse-thingweb/trigger-minor-release
Browse files Browse the repository at this point in the history
style!(thing_description.dart: add a missing period
  • Loading branch information
JKRhb authored Nov 1, 2024
2 parents 53c8a02 + 88fdd54 commit 15c8f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/core/definitions/thing_description.dart
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import "security/security_scheme.dart";
import "thing_model.dart";
import "version_info.dart";

/// Represents a WoT Thing Description
/// Represents a WoT Thing Description.
@immutable
class ThingDescription {
/// Creates a new Thing Description object.
Expand Down

0 comments on commit 15c8f7b

Please sign in to comment.