docs/NewLoyaltyTier.md in talon_one-2.5.1 vs docs/NewLoyaltyTier.md in talon_one-3.0.0
- old
+ new
@@ -3,10 +3,10 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name of the tier |
-**min_points** | **Float** | The minimum amount of points required to be eligible for the tier |
+**min_points** | **Float** | The minimum amount of points required to be eligible for the tier. |
## Code Sample
```ruby
require 'TalonOne'