Skip to content

Commit fc5cd25

Browse files
committed
Update phrasing to keep original text
1 parent 55c20a7 commit fc5cd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/ReferenceItemLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ const descriptionParts = description.split(
288288
href={`https://github.com/processing/p5.js/blob/v${p5Version}/${entry.data.file}#L${entry.data.line}`}
289289
>
290290
{entry.data.file}
291-
</a>. Feel free to edit it and submit a pull request!
291+
</a>. Please feel free to edit it and submit a pull request!
292292
</div>
293293
</div>
294294
)

0 commit comments

Comments
 (0)