README.md in unidom-product-1.7.5 vs README.md in unidom-product-1.7.6

- old
+ new

@@ -137,10 +137,10 @@ ``` ### RSpec shared examples (to be integrated) ```ruby -# The Unidom::Product::Product model already include the Unidom::Product::Concerns::AsSourceProduct concern +# The Unidom::Product::Product model already include the Unidom::Product::Concerns::AsSourceProduct concern, & the Unidom::Product::Concerns::AsSourceProduct concern # spec/support/unidom_rspec_shared_examples.rb require 'unidom/prooduct/rspec_shared_examples' ```