Skip to content

Commit 4499b21

Browse files
committed
fix formatting
1 parent ebb4a0a commit 4499b21

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/main/java/com/esri/samples/symbology/simple_fill_symbol/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2>Simple Fill Symbol</h2>
1+
<h1>Simple Fill Symbol</h1>
22

33
<p>Change a graphic's fill color, outline, and style properties.</p>
44

src/main/java/com/esri/samples/symbology/simple_line_symbol/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2>Simple Line Symbol</h2>
1+
<h1>Simple Line Symbol</h1>
22

33
<p>Change a line graphic's color and style.</p>
44

src/main/java/com/esri/samples/symbology/simple_marker_symbol/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2>Simple Marker Symbol</h2>
1+
<h1>Simple Marker Symbol</h1>
22

33
<p>Show simple markers.</p>
44

src/main/java/com/esri/samples/symbology/simple_renderer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2>Simple Renderer</h2>
1+
<h1>Simple Renderer</h1>
22

33
<p>Set default symbols for all graphics in an overlay.</p>
44

0 commit comments

Comments
 (0)