You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/development/documentation/styleguide/word_list.md
+1-8
Original file line number
Diff line number
Diff line change
@@ -879,13 +879,6 @@ do not say:
879
879
880
880
You can use **GA** to indicate general availability if you spell it out on first use.
881
881
882
-
## Git suggestions
883
-
884
-
Use sentence case for **Git suggestions**.
885
-
886
-
On first mention on a page, use **GitLab Duo Git suggestions**.
887
-
Thereafter, use **Git suggestions** by itself.
888
-
889
882
## GitLab
890
883
891
884
Do not make **GitLab** possessive (GitLab's). This guidance follows [GitLab Trademark Guidelines](https://handbook.gitlab.com/handbook/marketing/brand-and-product-marketing/brand/brand-activation/trademark-guidelines/).
@@ -916,7 +909,7 @@ the following are the names of GitLab Duo features:
Copy file name to clipboardExpand all lines: doc/tutorials/observability/observability_rails_tutorial.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -97,10 +97,10 @@ To create an application:
97
97
98
98
1. Find your group ID:
99
99
1. On the left sidebar, select **Search or go to** and find the top-level group with the `animal` project. For example, if your project URL is `https://gitlab.com/tankui/observability/animal`, the top-level group is `tanuki`.
100
-
1. On the group overview page, in the upper-right corner, select **Actions ({ellipsis_v})**.
100
+
1. On the group overview page, in the upper-right corner, select **Actions** (**{ellipsis_v}**).
101
101
1. Select **Copy group ID**. Save the copied ID for later.
102
102
1. Find your project ID:
103
-
1. On the `animal` project overview page, in the upper-right corner, select **Actions ({ellipsis_v})**.
103
+
1. On the `animal` project overview page, in the upper-right corner, select **Actions** (**{ellipsis_v}**).
104
104
1. Select **Copy project ID**. Save the copied ID for later.
0 commit comments