Skip to content

Commit 238199f

Browse files
committed
Grammar
1 parent 984a85b commit 238199f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/ProjectsLinks/pxlmancer.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190

191191
<br><span class="textBoost textBold">Note</span> : The site is currently having some <span class="textNudge">https certificate</span> issues. I'll be fixing it soon.
192192
<br>&nbsp;&nbsp; So the link is routed to <a href="https://procstack.github.io/pxlmancer/index.htm" class="textBump" target="_blank">procstack.github.io/pxlmancer</a> for now.
193-
<br>&nbsp;&nbsp; Its buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
193+
<br>&nbsp;&nbsp; It may be buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
194194

195195
<br><br><div class="pppHBar"></div>
196196

docs/ProjectsLinks/pxlmancer.htm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Note : The site is currently having some https certificate issues. I'll be fixi
1010

1111
So the link is routed to [procstack.github.io/pxlmancer](https://procstack.github.io/pxlmancer/index.htm) for now.
1212

13-
Its buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
13+
It may be buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
1414

1515
On'n'off multi-year project to make a full fledge drawing site with layer support, brush types, vector tools, brush effects (cpu based pixel effects, this was pre-learning about opengl shaders or webgl)
1616

docs/pages/projects/pxlmancer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export const pageListingData = {
7676
7777
<br><span class="textBoost textBold">Note</span> : The site is currently having some <span class="textNudge">https certificate</span> issues. I'll be fixing it soon.
7878
<br>&nbsp;&nbsp; So the link is routed to <a href='https://procstack.github.io/pxlmancer/index.htm' class="textBump" target='_blank'>procstack.github.io/pxlmancer</a> for now.
79-
<br>&nbsp;&nbsp; Its buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
79+
<br>&nbsp;&nbsp; It may be buggy because I had to convert it from PHP to JS-Only for GitHub Pages.
8080
8181
<br><br><div class="pppHBar"></div>
8282

0 commit comments

Comments
 (0)