Skip to content

Commit 0be76fb

Browse files
Update heading to clarify usage of Jac in Python (#37)
1 parent 5cf54f8 commit 0be76fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jaseci-org/layouts/components/landing/JacSuperset.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ with entry{
9595
<div className="flex flex-col sm:flex-row items-start gap-3">
9696
<div className="w-2.5 h-2.5 bg-gradient-to-r from-orange-400 to-orange-300 rounded-full mt-2 flex-shrink-0"></div>
9797
<div className="w-full min-w-0">
98-
<h3 className="text-primary-orange font-bold text-lg mb-2">Use Jac in Python as a library</h3>
98+
<h3 className="text-primary-orange font-bold text-lg mb-2">Import Jac into Python</h3>
9999
<div className="overflow-x-auto overflow-y-auto max-h-64 rounded-lg border border-gray-700/50">
100100
<div className="min-w-max p-4">
101101
<CodeBlock

0 commit comments

Comments
 (0)