Skip to content

Commit b0bc5d0

Browse files
committed
Grammar: add missing coordinating conjunction "but"
1 parent 56a962c commit b0bc5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tour/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ public class MyJavaClass extends TheirClass ...
146146
{% endtab %}
147147
{% endtabs %}
148148

149-
An annotation application in Scala looks like a constructor invocation, for instantiating a Java annotation one has to use named arguments:
149+
An annotation application in Scala looks like a constructor invocation, but to instantiate a Java annotation one has to use named arguments:
150150

151151
{% tabs annotations_7 %}
152152
{% tab 'Scala 2 and 3' for=annotations_7 %}

0 commit comments

Comments
 (0)