Skip to content

Commit 2566786

Browse files
Update lectures/jax_intro.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 207a3a6 commit 2566786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/jax_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ ax.text(0, 0.65, "split", ha='center', va='center', fontsize=9,
535535
536536
ax.text(3, -0.5, "⋮", ha='center', va='center', fontsize=14)
537537
538-
ax.set_title("PRNG Key Splitting Tree", fontsize=13, pad=10)
538+
ax.set_title("PRNG 密钥拆分树", fontsize=13, pad=10)
539539
plt.tight_layout()
540540
plt.show()
541541
```

0 commit comments

Comments
 (0)