@@ -47,9 +47,7 @@ const sections: Array<{ title: string; body: React.ReactNode }> = [
4747 Use the materials for any commercial purpose or for any public
4848 display
4949 </ li >
50- < li >
51- Attempt to reverse engineer any software contained on elizaOS
52- </ li >
50+ < li > Attempt to reverse engineer any software contained on elizaOS</ li >
5351 < li >
5452 Remove any copyright or other proprietary notations from the
5553 materials
@@ -80,8 +78,8 @@ const sections: Array<{ title: string; body: React.ReactNode }> = [
8078 < p className = "leading-relaxed text-white/80" >
8179 Your use of the elizaOS API is subject to rate limits and usage quotas.
8280 You agree not to exceed these limits or attempt to circumvent them. We
83- reserve the right to modify, suspend, or discontinue the API at any
84- time with or without notice.
81+ reserve the right to modify, suspend, or discontinue the API at any time
82+ with or without notice.
8583 </ p >
8684 ) ,
8785 } ,
@@ -90,8 +88,8 @@ const sections: Array<{ title: string; body: React.ReactNode }> = [
9088 body : (
9189 < p className = "leading-relaxed text-white/80" >
9290 You agree to pay all fees associated with your use of the Service. All
93- fees are non-refundable unless otherwise stated. We reserve the right
94- to change our pricing structure at any time with reasonable notice to
91+ fees are non-refundable unless otherwise stated. We reserve the right to
92+ change our pricing structure at any time with reasonable notice to
9593 users.
9694 </ p >
9795 ) ,
@@ -100,8 +98,8 @@ const sections: Array<{ title: string; body: React.ReactNode }> = [
10098 title : "6. Prohibited Uses" ,
10199 body : (
102100 < p className = "leading-relaxed text-white/80" >
103- You may not use the Service for any illegal or unauthorized purpose.
104- You must not, in the use of the Service, violate any laws in your
101+ You may not use the Service for any illegal or unauthorized purpose. You
102+ must not, in the use of the Service, violate any laws in your
105103 jurisdiction including but not limited to copyright laws.
106104 </ p >
107105 ) ,
@@ -114,8 +112,8 @@ const sections: Array<{ title: string; body: React.ReactNode }> = [
114112 elizaOS makes no warranties, expressed or implied, and hereby disclaims
115113 and negates all other warranties including, without limitation, implied
116114 warranties or conditions of merchantability, fitness for a particular
117- purpose, or non-infringement of intellectual property or other
118- violation of rights.
115+ purpose, or non-infringement of intellectual property or other violation
116+ of rights.
119117 </ p >
120118 ) ,
121119 } ,
@@ -125,19 +123,19 @@ const sections: Array<{ title: string; body: React.ReactNode }> = [
125123 < p className = "leading-relaxed text-white/80" >
126124 In no event shall elizaOS or its suppliers be liable for any damages
127125 (including, without limitation, damages for loss of data or profit, or
128- due to business interruption) arising out of the use or inability to
129- use the materials on elizaOS, even if elizaOS or an authorized
130- representative has been notified orally or in writing of the
131- possibility of such damage.
126+ due to business interruption) arising out of the use or inability to use
127+ the materials on elizaOS, even if elizaOS or an authorized
128+ representative has been notified orally or in writing of the possibility
129+ of such damage.
132130 </ p >
133131 ) ,
134132 } ,
135133 {
136134 title : "9. Modifications" ,
137135 body : (
138136 < p className = "leading-relaxed text-white/80" >
139- elizaOS may revise these terms of service at any time without notice.
140- By using this Service you are agreeing to be bound by the then current
137+ elizaOS may revise these terms of service at any time without notice. By
138+ using this Service you are agreeing to be bound by the then current
141139 version of these terms of service.
142140 </ p >
143141 ) ,
0 commit comments