Corrected typo
This commit is contained in:
		@@ -76,7 +76,7 @@
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="text-center mt-6 mb-12 text-lg text-gray-600">
 | 
			
		||||
                    From of {{ this.resultsStore.count }} users.
 | 
			
		||||
                    From {{ this.resultsStore.count }} users.
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="w-full flex mx-auto items-center justify-between max-w-sm">
 | 
			
		||||
                    <router-link :to="`/results/answers/${this.id-1}`" v-if="this.id > 0">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user