How can I alter text on my checkout page?

Hello everyone how can i change texts in the end of checkout page,i have contact information,terms of service, refund policy i want to change from this to write all rights reserved pawshubs.How can i do it

You can see https://shopify.dev/docs/api/checkout-ui-extensions or edit code in checkout.liquid

How can i do with edit code in checkout.liquid

You can use Shopify Plus, you can see https://www.shopify.com/plus/pricing or document https://shopify.dev/docs/themes/architecture/layouts/checkout-liquid in order to edit code in checkout.liquid

you may update info from settings>>policies and if you wish to update the labels then go to theme>>config>>setting_data.json find out checkout setting in the file and update as you want.

Thanks a lot SonuSantosh