File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ const Terms: React.FC = () => {
3636 < h2 style = { { color : '#1f2937' , marginBottom : '1rem' } } > 1. Acceptance of Terms</ h2 >
3737 < p >
3838 By accessing and using Salamander, you accept and agree to be bound by these terms of service.
39- Salamander is a web application that integrates with Claude CLI (Anthropic's command-line interface)
39+ Salamander is an application that integrates with Claude CLI (Anthropic's command-line interface)
4040 to provide AI-powered development tools and services. If you do not agree to these terms,
4141 please do not use this service.
4242 </ p >
@@ -45,7 +45,7 @@ const Terms: React.FC = () => {
4545 < section style = { { marginBottom : '2rem' } } >
4646 < h2 style = { { color : '#1f2937' , marginBottom : '1rem' } } > 2. Description of Service</ h2 >
4747 < p >
48- Salamander provides a web-based interface for Claude CLI functionality, including but not limited to:
48+ Salamander provides an interface for Claude CLI functionality, including but not limited to:
4949 </ p >
5050 < ul style = { { marginLeft : '1.5rem' , marginTop : '0.5rem' } } >
5151 < li > AI-powered code assistance and development tools</ li >
You can’t perform that action at this time.
0 commit comments