Skip to content

Commit 065f066

Browse files
Update lib/ldclient-rb/integrations/test_data_v2/flag_builder_v2.rb
Co-authored-by: Matthew M. Keeler <mkeeler@launchdarkly.com>
1 parent 5003b43 commit 065f066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ldclient-rb/integrations/test_data_v2/flag_builder_v2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def initialize(key)
3434
# consider it part of the public API, but it is still called from TestDataV2.
3535
#
3636
# Creates a deep copy of the flag builder. Subsequent updates to the
37-
# original `FlagBuilderV2` object will not update the copy and vise versa.
37+
# original `FlagBuilderV2` object will not update the copy and vice versa.
3838
#
3939
# @api private
4040
# @return [FlagBuilderV2] a copy of the flag builder object

0 commit comments

Comments
 (0)