Skip to content

Commit 76cae0e

Browse files
Fix typos: vesions → versions in copilot-feature-matrix (#43812)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent c9cc0ba commit 76cae0e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/copilot/reference/copilot-feature-matrix.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Example row: | Agent mode | ✓ | ✓ | P | ✗ | ... |
5252

5353
## Features by VS Code version
5454

55-
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the IDE.
55+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the IDE.
5656

5757
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
5858
{% for groupEntry in ideEntry.versionGroups %}
@@ -77,7 +77,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s
7777

7878
## Features by Visual Studio version
7979

80-
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the IDE.
80+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the IDE.
8181

8282
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
8383
{% for groupEntry in ideEntry.versionGroups %}
@@ -102,7 +102,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s
102102

103103
## Features by JetBrains version
104104

105-
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the {% data variables.copilot.copilot_extension %} for the IDE.
105+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.
106106

107107
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
108108
{% for groupEntry in ideEntry.versionGroups %}
@@ -127,7 +127,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s
127127

128128
## Features by Eclipse version
129129

130-
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the {% data variables.copilot.copilot_extension %} for the IDE.
130+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.
131131

132132
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
133133
{% for groupEntry in ideEntry.versionGroups %}
@@ -152,7 +152,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s
152152

153153
## Features by Xcode version
154154

155-
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the {% data variables.copilot.copilot_extension %} for the IDE.
155+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.
156156

157157
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
158158
{% for groupEntry in ideEntry.versionGroups %}
@@ -177,7 +177,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s
177177

178178
## Features by NeoVim version
179179

180-
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the {% data variables.copilot.copilot_extension %} for the IDE.
180+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.
181181

182182
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
183183
{% for groupEntry in ideEntry.versionGroups %}

0 commit comments

Comments
 (0)