From 2c19c621f5d2157dcf18e63ae73f05f88cf889a8 Mon Sep 17 00:00:00 2001 From: Iain Sproat <68657+iainsproat@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:35:54 +0100 Subject: [PATCH] chore(slogan): rephrase interoperability to connectivity (#2215) --- README.md | 2 +- packages/frontend-2/components/auth/LoginPanel.vue | 2 +- packages/frontend-2/components/auth/RegisterPanel.vue | 2 +- packages/frontend/src/main/pages/auth/TheLogin.vue | 2 +- packages/frontend/src/main/pages/auth/TheRegistration.vue | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 70c2d4efe..c388b4abe 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ What is Speckle? Check our [![YouTube Video Views](https://img.shields.io/youtub - **Version control:** Speckle is the Git & Hub for geometry and BIM data - **Collaboration:** share your designs collaborate with others - **3D Viewer:** see your CAD and BIM models online, share and embed them anywhere -- **Interoperability:** get your CAD and BIM models into other software without exporting or importing +- **Connectivity:** get your CAD and BIM models into other software without exporting or importing - **Real time:** get real time updates and notifications and changes - **GraphQL API:** get what you need anywhere you want it - **Webhooks:** the base for a automation and next-gen pipelines diff --git a/packages/frontend-2/components/auth/LoginPanel.vue b/packages/frontend-2/components/auth/LoginPanel.vue index 015b6b823..ece8aa6c1 100644 --- a/packages/frontend-2/components/auth/LoginPanel.vue +++ b/packages/frontend-2/components/auth/LoginPanel.vue @@ -63,7 +63,7 @@ const props = withDefaults( { dialogMode: false, title: 'Speckle Login', - subtitle: 'Interoperability, Collaboration and Automation for 3D' + subtitle: 'Connectivity, Collaboration and Automation for 3D' } ) diff --git a/packages/frontend-2/components/auth/RegisterPanel.vue b/packages/frontend-2/components/auth/RegisterPanel.vue index f747d9700..4cf230a1b 100644 --- a/packages/frontend-2/components/auth/RegisterPanel.vue +++ b/packages/frontend-2/components/auth/RegisterPanel.vue @@ -8,7 +8,7 @@ Create your Speckle Account

- Interoperability, Collaboration and Automation for 3D + Connectivity, Collaboration and Automation for 3D