Skip to content

Commit 0153dd7

Browse files
committed
Added week 4 blog.
1 parent 634fae5 commit 0153dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Week4.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const Week4 = () => {
7777
Pull Requests
7878
</Title>
7979
<Paragraph className='par'>
80-
<a href='https://github.com/sympy/sympy/pull/26736' className='text-success'><FaCodePullRequest /> (Open) Changed the output_vector to dsolve and added support of symbolic matrices..</a>
80+
<a href='https://github.com/sympy/sympy/pull/26736' className='text-success'><FaCodePullRequest /> (Open) Changed the output_vector to dsolve and added support of symbolic matrices.</a>
8181
<div className='gap-3'>
8282
<Divider />
8383
</div>

0 commit comments

Comments
 (0)