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