Skip to content

Commit bf5298d

Browse files
committed
Formatting
1 parent 4bb0efc commit bf5298d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/connections/spec/group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Use the following interactive code pen to see what your Group calls would look l
138138

139139
<div class="sample-code-container">
140140
<div class="form">
141-
<h3> Sample Group </h3>
141+
<h3> Sample Group call</h3>
142142
<label for="name">Name:</label>
143143
<input type="text" id="name"><br>
144144
<label for="industry">Title:</label>

src/connections/spec/track.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Use the following interactive code pen to see what your Track calls would look l
133133

134134
<div class="sample-code-container">
135135
<div class="form">
136-
<h3> Sample Track </h3>
136+
<h3> Sample Track call</h3>
137137
<label for="event">Event:</label>
138138
<input type="text" id="event"><br>
139139
<label for="title">Title:</label>

0 commit comments

Comments
 (0)