Skip to content

Commit 0341075

Browse files
committed
grant text . fix
1 parent e8fa932 commit 0341075

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,5 @@ Ensure that you've read through the extensions guidelines and follow the best pr
157157

158158
## Acknowledgements
159159

160-
This material is based upon work supported by the National Science Foundation under Grant No. CNS-2346394
160+
This material is based upon work supported by the National Science Foundation under Grant No. CNS-2346394.
161161

src/herbie/SpecComponent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ function SpecComponent({setShowExplore}: {setShowExplore: () => void}) {
449449
style={{ fontSize: "small", marginTop: "2em", textAlign: 'center' }}
450450
>
451451
This material is based upon work supported by the National Science Foundation
452-
under Grant No. CNS-2346394
452+
under Grant No. CNS-2346394.
453453
</div>
454454
</div>
455455
);

0 commit comments

Comments
 (0)